Files
hemhub-web/src/index.css
2025-10-09 14:14:17 +02:00

7 lines
97 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
:root { color-scheme: light dark; }