autoprefixer-cli
v1.0.0
Published
CLI for Autoprefixer
Downloads
1,174
Readme
Autoprefixer CLI 
CLI tool for Autoprefixer. The official way to use Autoprefixer is postcss-cli, this tool is for legacy code.
Install:
npm install --global autoprefixer-cliUsage:
autoprefixer-cli -o main.prefixed.css main.cssSee full documentation by:
autoprefixer-cli -h