Skip to content

0.5.0

Compare
Choose a tag to compare
@simonsmith simonsmith released this 23 Nov 10:36
· 151 commits to master since this release
  • Switch from Rework to PostCSS
  • Add support for configuration file (-c)
  • Move --compress to --minify and use cssnano
  • Fix --watch to run when imported files change
  • Allow additional PostCSS plugins to be added to the pipeline
  • Node API now returns a promise
  • Upgrade existing package.json dependencies