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