ben-eb / atom-cssnano

Minify CSS with cssnano.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atom-cssnano Build Status

Minify CSS with cssnano.

Install

apm install cssnano

Usage

Open the Command Palette and enter cssnano. Alternately, use either the context menus or ctrl + alt + o on your keyboard.

You can customise the output in the settings menu.

Contributing

Pull requests are welcome. If you add functionality, then please add unit tests to cover it.

License

MIT © Ben Briggs

About

Minify CSS with cssnano.

License:MIT License


Languages

Language:JavaScript 95.4%Language:CoffeeScript 4.6%