Skip to content Fixed
- Escape special characters in resolved content base paths (#9650)
- Don't reuse container for array returning variant functions (#9644)
- Exclude non-relevant selectors when generating rules with the important modifier (#9677)
- Fix merging of arrays during config resolution (#9706)
- Ensure configured
font-feature-settings are included in Preflight (#9707)
- Fix fractional values not being parsed properly inside arbitrary properties (#9705)
- Fix incorrect selectors when using
@apply in selectors with combinators and pseudos (#9722)
- Fix cannot read properties of undefined (reading 'modifier') (#9656, aa979d6)