Closed andruhon closed 10 years ago
Hi @balupton !
Can I help this pull request getting into master somehow? It is just minor modification allowing to pass command sequences for scssPath and scssPath as array. It is totally compatible with old string parameters for these options.
Published to v2.6.1 — thanks everyone!
If you want to use bundler you can set something like this in docpad.coffee: plugins: sass: scssPath: ['bundle','exec','scss'] sassPath: ['bundle','exec','sass']