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

Added Feature - sourcemaps #15

Closed 10xLaCroixDrinker closed 10 years ago

10xLaCroixDrinker commented 11 years ago

This fixes #14.

Keep in mind that --sourcemap is only supported in Sass v3.3 and higher. Currently v3.3 is in an alpha state, so for this to work the user will need to install the pre-release gem (gem install sass --pre). README.md should probably be updated to indicate that.

10xLaCroixDrinker commented 11 years ago

@balupton Have you gotten a chance to look at this yet?

balupton commented 10 years ago

Merging now, sorry for the really late attention on this.

balupton commented 10 years ago

Released to v2.7.0