This commit is contained in:
hunternick87 2025-06-12 01:41:15 -04:00
parent 8ec1615f97
commit b0da87b494

View file

@ -47,13 +47,4 @@
--input: 240 3.7% 15.9%; --input: 240 3.7% 15.9%;
--ring: 240 4.9% 83.9%; --ring: 240 4.9% 83.9%;
} }
} }
@layer base {
* {
@apply border-border;
}
body {
@apply bg-background text-foreground;
}
}