Add src/index.css

This commit is contained in:
2026-01-16 13:26:26 +00:00
parent e5c08f9829
commit 220fb34160

3
src/index.css Normal file
View File

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