Skip to content

v3.3.2

Choose a tag to compare

@ben-eb ben-eb released this 31 Oct 22:02
· 2479 commits to master since this release
  • Fixes an issue where using options.safe threw an error when cssnano was
    not used as part of a PostCSS instance, but standalone (such as in modules
    like gulp-cssnano). cssnano now renames safe internally to isSafe.