github postcss/postcss-cli 5.0.0

latest releases: 11.0.0, 10.1.0, 10.0.0...
6 years ago
  • Now allows passing a directory as the input (all files in the directory will be processed)
  • The CLI is now silent by default; added --verbose flag for if you want noisy logs
  • Doesn't exit watch mode when there's an error in the plugin chain
  • Removed non-obvious shorthand arguments (-x, -p, -s, -t, -e, -b, & -c). Also removed -v as an alias for --version.
  • Prevent stupid option combinations like --dir & -o, and --watch & --replace
  • Doesn't allow --watch when writing to STDOUT

Don't miss a new postcss-cli release

NewReleases is sending notifications on new releases.