You’d have to set themes manually in your tailwind config file and exclude any dark themes (or just include only 1 theme you want)
Some more details: daisyui.com/docs/themes/
I'll give it a try by not including the "dark" theme and see if it works. Thanks.
After trying Daisy for a day I decided to just go bare bone Tailwind + Web Components. Removed Daisy.
You’d have to set themes manually in your tailwind config file and exclude any dark themes (or just include only 1 theme you want)
Some more details:
daisyui.com/docs/themes/
I'll give it a try by not including the "dark" theme and see if it works. Thanks.
After trying Daisy for a day I decided to just go bare bone Tailwind + Web Components. Removed Daisy.