BenEverywhere
BenEverywhere4w ago

How to customize daisyui default theme?

Hello, I'm trying to define a new value for the light theme for daisyui. The trouble I'm running into is with the tailwind.config.ts where I'm unable to use the require statement as directed in their docs to import the existing classes: https://daisyui.com/docs/themes/#-7. Not really sure where to go from here.
1 Reply
BenEverywhere
BenEverywhereOP4w ago
The only thing that I could get working was just taking the total light theme and reimplementing it.

Did you find this page helpful?