github cssnano/cssnano v3.2.0

latest releases: cssnano@7.0.1, cssnano-preset-default@7.0.1, cssnano-preset-advanced@7.0.1...
8 years ago
  • cssnano no longer converts outline: none to outline: 0, as there are
    some cases where the values are not equivalent (thanks to @TrySound).
  • cssnano no longer converts for example 16px to 1pc by default. Length
    optimisations can be turned on via {convertValues: {length: true}}.
  • Improved minimization of css functions (thanks to @TrySound).

Don't miss a new cssnano release

NewReleases is sending notifications on new releases.