Files
Frontend/src/app/globals.css

4 lines
59 B
CSS
Raw Normal View History

2024-04-14 17:45:04 +01:00
@tailwind base;
@tailwind components;
@tailwind utilities;