From b0da87b494ce8dedce87044f78cab63f7c9803c2 Mon Sep 17 00:00:00 2001 From: hunternick87 <47934810+hunternick87@users.noreply.github.com> Date: Thu, 12 Jun 2025 01:41:15 -0400 Subject: [PATCH] 4 --- src/web/index.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/web/index.css b/src/web/index.css index 4004786..bf3eba9 100644 --- a/src/web/index.css +++ b/src/web/index.css @@ -47,13 +47,4 @@ --input: 240 3.7% 15.9%; --ring: 240 4.9% 83.9%; } -} - -@layer base { - * { - @apply border-border; - } - body { - @apply bg-background text-foreground; - } -} +} \ No newline at end of file