Greetings I have set up a project so that I have both the regular daisyui css components installed as well as these vue components. i have a theme set in my tailwind.config.js but the issue is that the components from daisyui-vue are not respecting that theme. Is there a way to configure this or to set the theme for daisyui-vue separately? There appears to be a way to set a theme but I could not find documentation on how to do that.
Greetings I have set up a project so that I have both the regular daisyui css components installed as well as these vue components. i have a theme set in my
tailwind.config.jsbut the issue is that the components from daisyui-vue are not respecting that theme. Is there a way to configure this or to set the theme for daisyui-vue separately? There appears to be a way to set a theme but I could not find documentation on how to do that.