summaryrefslogtreecommitdiff
path: root/src/styles/global.css
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-05-21 17:59:44 +0200
committerYuval Adam <_@yuv.al>2025-05-21 17:59:44 +0200
commitf043c0bae4242f117bf3ea545228709e11db6a2e (patch)
treeb761d07e5559650f90116dba73bcedf93ed6cc76 /src/styles/global.css
parent10a5f6c5d9280bd375db64f6581d9a554ce2c496 (diff)
Initial guide
Diffstat (limited to 'src/styles/global.css')
-rw-r--r--src/styles/global.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/global.css b/src/styles/global.css
index a461c50..cba2dd6 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -1 +1,2 @@
-@import "tailwindcss"; \ No newline at end of file
+@import "tailwindcss";
+@plugin '@tailwindcss/typography'; \ No newline at end of file