From 711f2a8e261a99db43096fb7dae33c3597c86f96 Mon Sep 17 00:00:00 2001 From: "@s.roertgen" Date: Wed, 30 Apr 2025 12:38:53 +0200 Subject: [PATCH] css --- src/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.css b/src/app.css index f24eab3..0402066 100644 --- a/src/app.css +++ b/src/app.css @@ -1,6 +1,6 @@ @import 'tailwindcss'; @plugin "daisyui" { - themes: light + themes: light --default; }