Recommended way to work with transitions? #1138
Unanswered
davidroeca
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a recommended way to set up CSS transitions with vanilla-extract?
I'm currently looking at react-transition-group's CSSTransition, potentially using vanilla-extract
style
s with the classNames prop.Not clear if that will work well, will report back later(Edit: this works). Curious if there are any preferable alternatives.Beta Was this translation helpful? Give feedback.
All reactions