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

Add source_map getter #48

Merged
merged 2 commits into from
Oct 4, 2016
Merged

Conversation

TylerHorth
Copy link
Contributor

Adds a getter similar to dependencies for the source map string.

I'm working on fixing a bug in rails/sprockets to do with its sassc source map support. Currently it's stripping out and decoding the inline source maps, this change will make the fix much simpler.

@bolandrm
Copy link
Member

bolandrm commented Oct 4, 2016

Thanks, could you please add a small test for this?

@bolandrm bolandrm merged commit e5e27f2 into sass:master Oct 4, 2016
@bolandrm
Copy link
Member

bolandrm commented Oct 4, 2016

released 1.10.1

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

2 participants