aboutsummaryrefslogtreecommitdiffstats
path: root/app/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/globals.css')
-rw-r--r--app/globals.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/globals.css b/app/globals.css
new file mode 100644
index 0000000..b5c61c9
--- /dev/null
+++ b/app/globals.css
@@ -0,0 +1,3 @@
1@tailwind base;
2@tailwind components;
3@tailwind utilities;