3.0.0 • Published 5 years ago

borschik-tech-cleancss v3.0.0

Weekly downloads
10
License
MIT
Repository
github
Last release
5 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

5 years ago

2.1.0

8 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago