autoprefixer-cli

CLI for Autoprefixer

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
autoprefixer-cli
1411.0.08 years ago8 years agoMinified + gzip package size for autoprefixer-cli in KB

Readme

Autoprefixer CLI !Build Statusci-imgci
CLI tool for Autoprefixer. The official way to use Autoprefixer is postcss-cli, this tool is for legacy code.
Install:
npm install --global autoprefixer-cli

Usage:
autoprefixer-cli -o main.prefixed.css main.css

See full documentation by:
autoprefixer-cli -h