Replies: 1 comment
-
This was resolved in #204 |
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.
-
Could support be added for
:is
selector, so use case like this would work:There probably would be some restrictions to it, but since
:is
selector references element itself it shouldn't be too much of a problem.You can use
globalStyle
as an alternative right now, but it doesn't feel as clean.Beta Was this translation helpful? Give feedback.
All reactions