useColorMode transition not working?
I'm using nuxt4 & nuxt ui 3, I'm looking to have my color mode transition, but I can't seem to figure it out, I saw that there was a bug in nuxt ui 2 - https://github.com/nuxt/ui/issues/3645 I assumed that that doesn't apply to v3, is that the case?
GitHub
Description Hi, I'm having a hard time applying transition to dark / light background. My main.css file is as follows. Changing the background color from slate to stone, for example, works fine...
