Replies: 1 comment
-
Updating chrome fixed it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created manual theme switcher as explained here, it works well on mobile chrome, if I change chrome theme from broswer settings to dark, it does not pick it up, which is correct. If I do same on ubuntu it picks up dark theme, which it should not because I have manual theme switch on site.
Seems this:
@custom-variant dark (&:where(.dark, .dark ))
Not working on ubuntu?
Beta Was this translation helpful? Give feedback.
All reactions