Skip to content

Commit bcc3080

Browse files
authored
Add Tailwind CSS directives to Index.css
1 parent 36ccc01 commit bcc3080

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)