sass_mult 0.1
SASS command line executable only supports compiling one file at a time. This is inefficient if compiling batches of SASS files. This is a simple wrapper that extends the executable in such a way that SASS need not be reinitialized on each compile
Gemfile:
=
install:
=
Versions:
- 0.1 June 19, 2013 (4.5 KB)
Runtime Dependencies (2):
micro-optparse
~> 1.1.5
sass
>= 0
Development Dependencies (1):
rspec
~> 2.6