docpad / docpad-plugin-sass

Adds support for the SASS and SCSS CSS pre-processors to DocPad. It also supports the Compass framework.
Other
13 stars 6 forks source link

Support multi loadPath #30

Closed thuongdinh closed 7 years ago

thuongdinh commented 10 years ago

In some cases, we need transfer external load path for plugin, you can do it in docpad.coffee plugins: sass: loadPaths: ["other", "path"]

balupton commented 7 years ago

released to v2.8.0