v3.0.1
This patch contains a fix for stitches:
- Fixed stitches
animation-x
classes #758
And mostly fixes for arbitrary variant usage:
- Fixed a variant ordering bug when using multiple variants #759
- Fixed an error when non-media at-rules were used in arbitrary variants, eg:
[@page]:m-0
#759 - Fixed comma bug where arbitrary variants aren't visited individually for the auto parent selector #757
- Fixed encoding bug in arbitrary variants when a number is added directly after a comma #757
- Added error message when incorrect arbitrary variant combination containing commas is used #757
- Removed a now unneeded error that notified us to add parent selectors #759
Reminder: Update tailwind to latest also or you'll probably see a pieces.some is not a function
error:
# `[email protected]` requires `tailwindcss@>=3.2.0`
npm i twin.macro@latest tailwindcss@latest