RafaelJaime commited on
Commit
62dc541
·
verified ·
1 Parent(s): f2e9b18

Update src/index.css

Browse files
Files changed (1) hide show
  1. src/index.css +4 -0
src/index.css CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  body {
2
  margin: 0;
3
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
 
1
+ @tailwind base;
2
+ @tailwind components;
3
+ @tailwind utilities;
4
+
5
  body {
6
  margin: 0;
7
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',