Files
bakery-ia/frontend/src/styles/globals.css

6 lines
133 B
CSS
Raw Normal View History

2025-07-17 13:54:51 +02:00
/* src/styles/globals.css */
@tailwind base;
@tailwind components;
@tailwind utilities;
/* You can add any custom global CSS here */