borschik-tech-csso

1.0.1 • Public • Published

borschik-tech-csso

NPM Status Travis Status Dependency Status

Borschik CSS tech based on CSSO.

Install

$ npm install --save-dev borschik-tech-csso

You can use any CSSO version. To do so, install csso:

$ npm install --save-dev csso@2.x

Usage

$ borschik --input test.css --output test.min.css --tech csso --minimize=true

Options

You can extend it with --tech-options

$ borschik -i test.css -t csso --tech-options='{ "csso": { "debug": true, "restructure": true } }'

Read more in the CSSO documentation.

Important: borschik does not support source maps.

License

MIT © Andrew Abramov

Readme

Keywords

Package Sidebar

Install

npm i borschik-tech-csso

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • blond