npm.io
1.1.2 • Published 10 years ago

borschik-tech-csso-next

Licence
ISC
Version
1.1.2
Deps
1
Vulns
0
Weekly
0

Borschik CSS tech based on CSSO 2.0.0

NPM version Dependency Status

CSSO (CSS Optimizer) based plugin to build CSS files with borschik.

Installation

$ npm install borschik borschik-tech-csso-next

Usage

$ ./node_modules/.bin/borschik -t csso-next -i test.css

You can send option to csso with --tech-options

$ ./node_modules/.bin/borschik -t csso-next -i test.css --tech-options='{"csso":{"debug":true,"sourceMap":true}}'