npm install autoprefixer-cliCLI tool for [Autoprefixer]. The official way to use Autoprefixer
is [postcss-cli], this tool is for legacy code.
Install:
``sh`
npm install --global autoprefixer-cli
Usage:
`sh`
autoprefixer-cli -o main.prefixed.css main.css
See full documentation by:
`sh``
autoprefixer-cli -h
[Autoprefixer]: https://github.com/postcss/autoprefixer
[postcss-cli]: https://github.com/code42day/postcss-cli
[ci-img]: https://travis-ci.org/ai/autoprefixer-cli.svg
[ci]: https://travis-ci.org/ai/autoprefixer-cli