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
I've installed tailwind v4 properly. Im using next-themes to set a light or dark value at the root html element. When toggling back and forth, elements styled with "dark:" do not change on safari. they do change on chrome.
The text was updated successfully, but these errors were encountered:
What version of Tailwind CSS are you using?
For example: v4.0.12
What build tool (or framework if it abstracts the build tool) are you using?
Next.js 15.2.1
What version of Node.js are you using?
15.2.1
What browser are you using?
Safari
What operating system are you using?
macOS
Reproduction URL
https://github.com/mjnyland/fiddle
Describe your issue
I've installed tailwind v4 properly. Im using next-themes to set a light or dark value at the root html element. When toggling back and forth, elements styled with "dark:" do not change on safari. they do change on chrome.
The text was updated successfully, but these errors were encountered: