You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I'd love this !
I use tailwind, and everywhere I have transition-colors or transition-all, there is an animation, while the other elements change instantly...
Is your feature request related to a problem? Please describe.
it would be cool to be able to disable any css transition on the page when changing the color mode.
Describe the solution you'd like
for example, this is how
next-themes
does this: https://github.com/pacocoursey/next-themes/blob/main/packages/next-themes/src/index.tsx#L285-L302The text was updated successfully, but these errors were encountered: