Add src/index.css

This commit is contained in:
2026-01-16 13:38:53 +00:00
parent a085e4ee7e
commit bc7cb4c8a2

3
src/index.css Normal file
View File

@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;