diff --git a/src/app.css b/src/app.css index 9e929be..f24eab3 100644 --- a/src/app.css +++ b/src/app.css @@ -1,5 +1,7 @@ @import 'tailwindcss'; -@plugin "daisyui"; +@plugin "daisyui" { + themes: light +} body, html, body > div {