Skip to content Fixed
- Don’t add spaces to negative numbers following a comma (#12324)
- Don't emit
@config in CSS when watching via the CLI (#12327)
- Improve types for
resolveConfig (#12272)
- Ensure configured
font-feature-settings for mono are included in Preflight (#12342)
- Improve candidate detection in minified JS arrays (without spaces) (#12396)
- Don't crash when given applying a variant to a negated version of a simple utility (#12514)
- Fix support for slashes in arbitrary modifiers (#12515)
- Fix source maps of variant utilities that come from an
@layer rule (#12508)
- Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)