mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
7 lines
95 B
CSS
7 lines
95 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
html {
|
|
scroll-behavior: smooth;
|
|
} |