Replies: 1 comment
-
Ahh sorry! I just didn't look hard enough. https://vanilla-extract.style/documentation/api/create-var/#property-rules |
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.
-
Is there a way to define an @property in vanilla extract? I'm migrating some
.css
files over, and it is currently using@property
to be able to add a transition to a fade out effect that usesmask-image
:I didn't see any mention of
@property
in the docs or issues.Beta Was this translation helpful? Give feedback.
All reactions