nuxt-modules / color-mode

Dark and Light mode with auto detection made easy with Nuxt 🌗
https://color-mode.nuxtjs.org
MIT License
1.08k stars 99 forks source link

Not working with daisyUI #195

Closed Ponkhy closed 1 year ago

Ponkhy commented 1 year ago

Version

@nuxtjs/color-mode: 3.2.0 @nuxtjs/tailwindcss: 6.7.0 daisyui: 2.51.6 nuxt: 3.5.1

Reproduction Link

https://stackblitz.com/edit/nuxtlabs-ui-nvs2gi

Steps to reproduce

Switch the color mode to the opposite of your system color

What is Expected?

To change the background and navbar to the opposite color theme

What is actually happening?

It stays in the system theme

Maybe I'm missing something obvious, any help is appreciated!