CLI for css-longhand
$ npm install -g css-longhand-cli
$ css-longhand ./my.css ./out.css
$ css-longhand --help
CLI for css-longhand
Usage
css-longhand <path/to/css> [path/to/out] --silent
[or]
cat <path/to/css> | css-longhand
MIT © Stoeffel