followgraph/styles/globals.css

8 wiersze
96 B
CSS

2022-12-20 13:50:49 +00:00
@tailwind base;
@tailwind components;
@tailwind utilities;
2022-12-20 07:55:24 +00:00
html {
scroll-behavior: smooth;
}