Skip to content Added
- Add support for literal values in
--value('…') and --modifier('…') (#17304)
Fixed
- Fix class extraction followed by
( in Pug (#17320)
- Ensure
@keyframes for theme animations are emitted if they are referenced following a comma (#17352)
- Vite: Ensure that updates to an imported CSS file are properly propagated after updating source files (#17347)
- Pre process
Slim templates embedded in Ruby files (#17336)
- Error when input and output files resolve to the same file when using the CLI (#17311)
- Add missing suggestions when
--spacing(--value(integer, number)) is used (#17308)
- Add
::-webkit-details-marker pseudo to marker variant (#17362)