Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Using gulp-sass and handling sourcemaps with Sass #24

Closed
wants to merge 1 commit into from

Conversation

rchampourlier
Copy link

I replaced gulp-ruby-sass with gulp-sass and made the necessary changes to enable gulp-sourcemaps for Sass too and it's working perfectly fine for me!

@jgoux jgoux added the unknown label Dec 13, 2014
@robertbak
Copy link
Contributor

gulp-sass uses libsass instead of the ruby counterpart which introduces incompatibilities (eg. some compass functions can't be used - see Compass/compass#1916 )

@rchampourlier
Copy link
Author

Thanks for the info. I'm not an heavy-user of Gulp nor Compass so I wasn't aware of this.

Seems like a show-stopper for now, so I'll just close this PR.

@rchampourlier rchampourlier deleted the gulp-sass branch March 21, 2015 20:29
@rchampourlier rchampourlier restored the gulp-sass branch March 21, 2015 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants