rotate

SelectorStyleVariables Required
.rotaterotate: var(--rotate)--rotate
.rotate-x--tw-rotate-x: rotateX(var(--rotate-x)), transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)--rotate-x
.rotate-y--tw-rotate-y: rotateY(var(--rotate-y)), transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)--rotate-y
.rotate-z--tw-rotate-z: rotateZ(var(--rotate-z)), transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)--rotate-z
.rotate-nonetransform: none