summaryrefslogtreecommitdiff
path: root/examples/tailwindcss/public
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tailwindcss/public')
-rw-r--r--examples/tailwindcss/public/global.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/tailwindcss/public/global.css b/examples/tailwindcss/public/global.css
deleted file mode 100644
index b5c61c956..000000000
--- a/examples/tailwindcss/public/global.css
+++ /dev/null
@@ -1,3 +0,0 @@
-@tailwind base;
-@tailwind components;
-@tailwind utilities;