github cssnano/cssnano v2.0.0

latest releases: cssnano@7.0.1, cssnano-preset-default@7.0.1, cssnano-preset-advanced@7.0.1...
8 years ago
  • Adds removal of outdated vendor prefixes based on browser support.
  • Addresses an issue where relative path separators were converted to
    backslashes on Windows.
  • cssnano will now detect previous plugins and silently disable them when the
    functionality overlaps. This is to enable faster interoperation with cssnext.
  • cssnano now exports as a PostCSS plugin. The simple interface is exposed
    at cssnano.process(css, opts) instead of cssnano(css, opts).
  • Improved URL detection when using two or more in the same declaration.
  • node 0.10 is no longer officially supported.

Don't miss a new cssnano release

NewReleases is sending notifications on new releases.