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

Handle sass.NULL returned from the importer via done() #1308

Closed
wants to merge 1 commit into from

Conversation

saper
Copy link
Member

@saper saper commented Dec 20, 2015

Whenever done() is called we should check for the sass.NULL
value as well.

Fixes #1296

Whenever done() is called we should check for the sass.NULL
value as well.

While here, allow calling done(null) to anticipate
removal of the sass.NULL one day.

Fixes sass#1296
@saper
Copy link
Member Author

saper commented Dec 20, 2015

With little effort we could do this in the binding as well, it would probably be a better place.

@xzyfer
Copy link
Contributor

xzyfer commented Dec 27, 2015

LGTM

@xzyfer
Copy link
Contributor

xzyfer commented Dec 27, 2015

Superseded this with #1318 which just adds tests.

@xzyfer xzyfer closed this Dec 27, 2015
Friendly-users referenced this pull request in Friendly-users/node-sass Jul 9, 2024
-----
It is inappropriate to include political and offensive content in public code repositories.

Public code repositories should be neutral spaces for collaboration and community, free from personal or political views that could alienate or discriminate against others. Political content, especially that which targets or disparages minority groups, can be harmful and divisive. It can make people feel unwelcome and unsafe, and it can create a hostile work environment.

Please refrain from adding such content to public code repositories.
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.

None yet

2 participants