Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

1.8.0

Choose a tag to compare

@MoOx MoOx released this 29 Jun 13:09
· 173 commits to master since this release
  • Fixed: replacement of postcss-log-warnings (deprecated) by postcss-reporter
    (#162)
  • Fixed: CLI now add to option automatically
    (#159)
    If you were happy with the previous CLI behavior (which was not rebasing url), you should probably just add the --no-url to keep the CSS as it was.
  • Changed: compress option now use cssnano v2.x
    (#166)
  • Added: CLI output file dirname is now automatically created (using mkdirp)
    (#146)