Then the css bundle removes all individual transformation properties written before transform property and all those transformation properties written after transform property are merged into the ...
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,); after upgradation to 4.1.1 Im using this library in a ...