This plugin transforms Tailwind CSS rotate utilities to work correctly in both LTR and RTL layouts. When you use rotate classes like rotate-45, the plugin automatically creates RTL-specific versions ...
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 ...