From f043c0bae4242f117bf3ea545228709e11db6a2e Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 21 May 2025 17:59:44 +0200 Subject: Initial guide --- src/styles/global.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/styles') 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 -- cgit v1.3.1