Remove custom theme required for old override

This commit is contained in:
Bryant Kelley
2025-08-04 09:57:29 -07:00
parent d037c99c54
commit 3bdd925a01

View File

@@ -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);