This release includes bug fixes.
- Always output quoted
url()
when not minifying. This fixes a bug when using data URLs in Parcel. #160 - Mark
jemallocator
as a CLI-only dependency in the Rust crate. #157 - Upgrade to napi-rs v2. #161
- Improve whitespace printing when non-minified. 677277c
- Fix stack overflow while simplifying calc expressions with nested functions 9a64787
- Fix minification of
border: none
shorthand 1f66776 - Fix interpretation of "not all" in media queries f146b66