Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make libsass output valid source map json by making all paths relative... #45

Closed
wants to merge 1 commit into from

Conversation

jamezor
Copy link

@jamezor jamezor commented Apr 9, 2014

...and fixing the slashes in these paths on win32 only

If you want source maps to work on Windows, then libsass seems to require that the inputs be relative paths using unix path separators.

…e and fixing the slashes in these paths on win32 only
@reynaert1250
Copy link

Just tried it on my windows (8.1) setup and it all seems to work. It solved my source map problem.

@operandom
Copy link

Thx, it works for me too.
But isn't it a node-sass problem?

@yantakus
Copy link

yantakus commented Jul 1, 2014

It works for me as well, thank you. My first thought was the same as @operandom commented - isn't it a node-sass problem.

@hergaiety
Copy link

Any word on when this merge request will be considered for addition into the main repo? It'd be wonderful to have this working again.

@dlmanning
Copy link
Owner

@sharpshark28 gulp-sass is going to use gulp-sourcemaps for source map creation in a soon-to-be-released update, so hopefully this will no longer be an issue

@hergaiety
Copy link

Thanks for the update @dlmanning!

@Keats Keats closed this Mar 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants