oops
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m13s

This commit is contained in:
2025-06-18 11:15:59 -06:00
parent f9993bf0df
commit 10926a00a8

View File

@ -2,9 +2,9 @@
@plugin "daisyui"; @plugin "daisyui";
@plugin "daisyui/theme" { @plugin "daisyui/theme" {
name: "nope"; name: "light";
default: true; default: true;
prefersdark: false; prefersdark: true;
color-scheme: "light"; color-scheme: "light";
--color-base-100: oklch(98% 0 0); --color-base-100: oklch(98% 0 0);
--color-base-200: oklch(95% 0 0); --color-base-200: oklch(95% 0 0);