summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-05-23 14:49:52 +0200
committerYuval Adam <_@yuv.al>2025-05-23 14:49:52 +0200
commit25c5c2c1ee824c92141e799b00577088ff41d09c (patch)
treefbfbf4c22b3080d30cdc08e82023a4802d4fe8fa /src
parente999e18d0a182705f7fc8c2676f25f236755ec5b (diff)
Add tailwind
Diffstat (limited to 'src')
-rw-r--r--src/styles/global.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/global.css b/src/styles/global.css
new file mode 100644
index 0000000..a461c50
--- /dev/null
+++ b/src/styles/global.css
@@ -0,0 +1 @@
+@import "tailwindcss"; \ No newline at end of file