3.0.0 • Published 6 years ago

borschik-tech-cleancss v3.0.0

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

Borschik CSS tech based on clean-css

NPM version Dependency Status

clean-css based plugin to build CSS files with borschik.

Installation

$ npm install borschik borschik-tech-cleancss

Usage

$ ./node_modules/.bin/borschik -t cleancss -i test.css

You can pass options to clean-css with --tech-options

$ ./node_modules/.bin/borschik -t cleancss -i test.css --tech-options='{"cleancss":{"noAdvanced":true,"compatibility":true}}'
3.0.0

6 years ago

2.1.0

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago