Skip to content

Releases: suitcss/preprocessor

0.5.1

24 Nov 09:43
Compare
Choose a tag to compare
  • Fix issue with options not being passed to postcss-bem-linter and postcss-reporter

0.5.0

23 Nov 10:36
Compare
Choose a tag to compare
  • 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