diff --git a/src/app/globals.css b/src/app/globals.css index f8c99c5..9ef44fb 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -1,8 +1,6 @@ @import "tailwindcss"; @import "tw-animate-css"; -/* @custom-variant dark (&:where(.dark, .dark *)); */ - @theme inline { --color-background: var(--background); --color-foreground: var(--foreground);