Features
- Implement scroll-state container queries
- Allow @property to be nested inside at-rules
- Support print-color-adjust property
- Support
<string>in @property syntax - Add :state() pseudo-class support
- Reduce min(), max() and clamp() with number arguments
- Support name-only @container queries
Fixes
- Ensure compiled range media queries are correctly parenthesised
- Add quotes to font-families with multiple consecutive spaces
- Do not remove whitespace in token lists
- Fix whitespace handling in view transition pseudos
- Ensure interleave nested declarations have a semicolon when needed
- Fix casing for camel-cased svg values
- Improve grid-template-areas handling and grid shorthand
- Fix background-position minification and handling for various cases
- Update browser compat data