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

View file

@ -48,12 +48,3 @@
--ring: 240 4.9% 83.9%; --ring: 240 4.9% 83.9%;
} }
} }
@layer base {
* {
@apply border-border;
}
body {
@apply bg-background text-foreground;
}
}