Do conditional styles for variables only work with media queries? #1044
Replies: 2 comments
-
Yes. Variables only work with |
Beta Was this translation helpful? Give feedback.
0 replies
-
Got it, thanks! |
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 defined a variable like this:
The media query styles are applied, the hover styles are not. Do conditional styles for variables only work with media queries?
By the way, as a workaround I'm doing this:
Beta Was this translation helpful? Give feedback.
All reactions