enable light mode only

This commit is contained in:
@s.roertgen 2025-04-30 12:32:58 +02:00
parent be77129efd
commit 906047e98c

View file

@ -1,5 +1,7 @@
@import 'tailwindcss';
@plugin "daisyui";
@plugin "daisyui" {
themes: light
}
body, html, body > div {