Releases: suitcss/preprocessor
Releases · suitcss/preprocessor
0.5.1
0.5.0
- 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