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