From fe9c9fb9e2a8ff6d13b18fa8e54e039ffeb4e88b Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 05:45:45 +0000 Subject: [PATCH] Changes --- src/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.css b/src/index.css index a73a957..43a05a4 100644 --- a/src/index.css +++ b/src/index.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap'); + @tailwind base; @tailwind components; @tailwind utilities; @@ -7,8 +9,6 @@ Colors are HSL for theming flexibility */ -@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap'); - @layer base { :root { /* Core palette - Deep slate with teal accent */