Replies: 2 comments
-
I agree with supporting In defining styles, they have basic dependencies such as |
Beta Was this translation helpful? Give feedback.
-
The css`` template function in styled-vanilla-extract now supports this. https://github.com/wmertens/styled-vanilla-extract/blob/9e7aef1db37da77e9ffbf9260379443fed066ce9/src/css.test.ts#L79-L110 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if V-E would support local keyframes. They would be specified like
@media
but with one more level of nesting, so for exampleAnd then V-E would have to create a local name for
redden
and replaceredden
inanimation
andanimation-name
. That's all.Beta Was this translation helpful? Give feedback.
All reactions