diff --git a/app/styles/tailwind.css b/app/styles/tailwind.css index e084967a..fb9ddd2b 100644 --- a/app/styles/tailwind.css +++ b/app/styles/tailwind.css @@ -80,9 +80,6 @@ } @layer base { - * { - @apply border-border; - } body { @apply bg-background text-foreground; }