Files
frontend/src/app.postcss
2024-03-21 16:33:43 -04:00

5 lines
114 B
Plaintext
Executable File

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