wintersmith-node-sass-indented

1.0.0 • Public • Published

wintersmith-node-sass-indented

A Wintersmith plugin plugin that compiles (indention-based) sass or scss to css. Based on combining approaches of the existing wintersmith-sass and wintersmith-node-sass plugins.

Installing

Install globally or locally using npm

npm install [-g] wintersmith-node-sass-indented

and add wintersmith-node-sass-indented to your config.json

{
  "plugins": [
    "wintersmith-node-sass-indented"
  ]
}

Running tests

npm install
npm test

todo: write additional plugin-specific tests instead of generic Wintersmith plugin test

Package Sidebar

Install

npm i wintersmith-node-sass-indented

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • camill3_razorfish
  • ryanwh