You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, so I'm trying to apply some transformations on elements and I'm getting weird results while trying to do the same with Tailwind.
Difference between following snippets is in the origin-top-left and origin-top-right Tailwind classes.
Red and Yellow divs should overlap (as they share the same? code).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys, so I'm trying to apply some transformations on elements and I'm getting weird results while trying to do the same with Tailwind.
Difference between following snippets is in the origin-top-left and origin-top-right Tailwind classes.
Red and Yellow divs should overlap (as they share the same? code).
After changing origin to top-right:
Am I doing something wrong? Thanks for help
Beta Was this translation helpful? Give feedback.
All reactions