0.0.6 • Published 9 years ago

scss-cli v0.0.6

Weekly downloads
11
License
ISC
Repository
github
Last release
9 years ago

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!

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago