Added
- Add support for
::highlightby @lucasweng in #970 - Add support for @position-try at-rule by @mattcosta7 in #1238
#851 - Add support for ::search-text and :current::search-text (#1212) by @lucinadin in #1213
- Collapse light-dark(x, x) to x by @cscnk52 in #1183
- Supports
:target-before/after/currentpseudo-class by @yisibl in #1185 - Support for the alpha() relative color function by @yisibl in #1266
Fixed
- Print unknown at-rules in the same location by @RobinMalfait in #1233
- Fix #rrggbbaa support on older versions of android by @fkeiler in #1198
- Replace
attywithstd::io::IsTerminalby @fkeiler in #1197 - Bump dependencies (cssparser, const-str) by @noahbald in #1200
- Fix minification of negative scientific notation dimensions by @ssssota in #1192
- Change serde attribute to be conditional for ResolveResult enum File variant by @FlorianDevP in #1251
- Add
externalto return type ofresolveby @sapphi-red in #1261