Files
mokuro-reader/src/app.postcss
2023-09-04 15:34:35 +02:00

5 lines
114 B
Plaintext

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