Files
kiosk/src/app.postcss
2023-04-19 10:05:22 +02:00

5 lines
114 B
Plaintext

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