Update globals.css

This commit is contained in:
MacRimi
2025-09-29 23:11:40 +02:00
parent 4e7f5f56f1
commit aa1ebe69f2

View File

@@ -1,8 +1,6 @@
@import "tailwindcss"; @import "tailwindcss";
@import "tw-animate-css"; @import "tw-animate-css";
@custom-variant dark (&:is(.dark *));
:root { :root {
--background: oklch(1 0 0); --background: oklch(1 0 0);
--foreground: oklch(0.145 0 0); --foreground: oklch(0.145 0 0);