wintersmith-crass

1.0.0 • Public • Published

wintersmith-crass

A crass plugin for Wintersmith

Minify your CSS using the excellent crass minifier.

Install:

Install globally and add wintersmith-crass to your wintersmith config.json.

$ npm install wintersmith-crass -g

Or Locally,

$ npm install wintersmith-crass

Then add add to your ./node_modules/wintersmith-crass/ to your wintersmith config.json like so:

{
    "locals": {
        ...
    }
    "plugins": [
       "./node_modules/wintersmith-crass/"
    ]
}

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i wintersmith-crass

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • nihiven