v2.1.2
Patch Changes
-
#150
f8f0285Thanks @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
856a7baThanks @tenphi! - Factor Cartesian-product:is()selector groups into independent per-dimension:is()groups for more compact CSS output.