Skip to content

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 12:46
· 218 commits to main since this release
12a1ce1

Patch Changes

  • #150 f8f0285 Thanks @tenphi! - Fix excessive CSS output for compound root states by canonicalizing @media order, removing redundant boolean selectors, improving negation subsumption, and pruning contradicted OR branches.

  • #152 856a7ba Thanks @tenphi! - Factor Cartesian-product :is() selector groups into independent per-dimension :is() groups for more compact CSS output.