From dc74db13ada615119441da49ced0acdfc9ebbe65 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Sat, 18 Apr 2026 11:36:59 -0700 Subject: [PATCH] test --- src/index.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.css b/src/index.css index 694f8bd..4266c51 100644 --- a/src/index.css +++ b/src/index.css @@ -2,6 +2,8 @@ @tailwind components; @tailwind utilities; + + @layer base { :root { --background: 0 0% 100%;