autoprefixer-cli

CLI for Autoprefixer

14
3
14
1
JavaScript
public
Archived

Autoprefixer CLI Build Status

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
v0.3.3[beta]