Replies: 1 comment
-
Can you share a codesandbox of what you're trying to achieve? |
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 items that have a static
transform: rotate
applied to them in CSS, and then with a spring animation I translate them on the y axis. All CSS properties are still applied correctly, except for the rotate. Should it work out of the box and I did something wrong?Beta Was this translation helpful? Give feedback.
All reactions