scss-cli

0.0.6 • Public • Published

SCSS-CLI

SCSS-CLI has been deprecated. Since my pull-request to node-sass got merged, you can accomplish multiple file compilation within node-sass itself! Any version you npm install starting with the v3.0.0-beta.7 release will have these capabilities.

The way you pass multiple files is a bit different in that you don't pass a glob, but rather a full directory, like this: node-sass sass/ -o css/

Install

Just install node-sass:

npm install node-sass@beta

Once v3.0.0 is released to npm you will be able to npm install node-sass sans @beta

Contributing

GO CONTRIBUTE TO NODE-SASS! THEY ARE AWESOME PEOPLE AND THE PROJECT IS AWESOME!

/scss-cli/

    Package Sidebar

    Install

    npm i scss-cli

    Weekly Downloads

    6

    Version

    0.0.6

    License

    ISC

    Last publish

    Collaborators

    • paulcpederson