Add src/index.css

This commit is contained in:
2026-01-16 13:25:08 +00:00
parent f058c26c66
commit ef020be0b9

3
src/index.css Normal file
View File

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