Add utility classes for rotateX and rotateY #14380
david-ouatedem
started this conversation in
Ideas
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.
-
I was asking myself why tailwindcss does not handle utility classes for
transform: rotateX('angle');
andtransform: rotateY('angle');
. I want to understand the reason why and contribute to adding that.Beta Was this translation helpful? Give feedback.
All reactions