postcss-cli@11.0.1
// CLI for PostCSS
$ npm install postcss-cli
downloads/wk
1,307,860
license
MIT
version
11.0.1
published
Mar 12, 2025
What is postcss-cli?
postcss-cli is a command-line tool that lets you run PostCSS processors on your CSS files from the terminal. You'd use it to automate CSS transformations like adding vendor prefixes, minifying, or applying other PostCSS plugins without integrating it into a build tool like Webpack or Gulp.
Links
Keywords
Dependencies (11)
Maintainers
ai, ryanzim