Replies: 2 comments
-
I didn't realized there were other discussions about this and found another thread. Please feel free to close this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
adding classes like rotateX, rotateY &... you can try this librairy from https://xpd-kasun.github.io/tailwind-3dtransform-plugin/ |
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.
-
Hello TailwindCSS team,
I came across where I had to make a flip card and found that the current
rotate
class will only rotate on a 2d plane.It would be a cool feature that extends the rotate utility to include
rotate-x
,rotate-y
, androtate-z
to complimentrotate
. The tailwind class could end up something like this:Thank you for hearing me out. I appreciate all the work you all do! Keep up the good work! ❤️
Beta Was this translation helpful? Give feedback.
All reactions