Skip to content

Commit e77bf9b

Browse files
committed
Create index css file and tailwind imports
1 parent 7ff08d6 commit e77bf9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@tailwind base;
2+
@tailwind components;
3+
@tailwind utilities;

0 commit comments

Comments
 (0)