Skip to content

Use to_sass for @debug, @warn and @error message #1862

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

Merged
merged 1 commit into from
Jan 17, 2016

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Jan 17, 2016

Specs: sass/sass-spec#702 (fixes: #1768)

@mgreter mgreter added this to the 3.3.3 milestone Jan 17, 2016
@mgreter mgreter self-assigned this Jan 17, 2016
@xzyfer
Copy link
Contributor

xzyfer commented Jan 17, 2016

So much nicer.

@mgreter
Copy link
Contributor Author

mgreter commented Jan 17, 2016

All thanks to the decoupling of context from the inspect visitor, took me quite some time and refactorings to finally make these happen.

mgreter added a commit that referenced this pull request Jan 17, 2016
Use `to_sass` for `@debug`, `@warn` and `@error` message
@mgreter mgreter merged commit 2d69604 into sass:master Jan 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@debug'ing an empty list should produce ()
2 participants