mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-30 19:24:34 +01:00
4 lines
114 B
Text
4 lines
114 B
Text
/* Write your global styles here, in PostCSS syntax */
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|