mohammadSaber26 commited on
Commit
4516809
·
verified ·
1 Parent(s): b4d2af3

Upload styles/globals.css with huggingface_hub

Browse files
Files changed (1) hide show
  1. styles/globals.css +3 -0
styles/globals.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ @tailwind base;
2
+ @tailwind components;
3
+ @tailwind utilities;