website/src/app.pcss
2024-03-08 13:14:38 +02:00

4 lines
114 B
Text

/* Write your global styles here, in PostCSS syntax */
@tailwind base;
@tailwind components;
@tailwind utilities;