The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10 - 2020-12-28

  • RT #90879; correct minification of %s in "hsl()" and "hsla()" functions Thanks to Philipp Soehnlein
  • RT #103231; don't remove units on zero values inside of functions. Thanks to Isaac Montoya, for an additional test case.
  • No long drop units on zero percentages, as those may be required for CSS animations. Thanks to Isaac Montoya for continuing to poke me on this.
  • Now prunes leading whitespace before "!important" e.g. "color: red !important" becomes "color:red!important"
  • Switch to Dist::Zilla

Modules

XS based CSS minifier