Skip to content

Update error_status to HTTP status code 200 instead of 500, Update SASS error style #70

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 3 commits into from
May 15, 2015

Conversation

zxv
Copy link
Contributor

@zxv zxv commented May 14, 2015

This pull request fixes issue #67, and fixes up whitespace handling for errors in CSS.

b'; color: maroon; background-color: white; }'
b'; color: maroon; background-color: white',
b'; white-space: pre-wrap; display: block; ',
b'font-family: monospace, "Courier New"; user-select: text; }'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If monospace is prior to Courier New the latter would do nothing. Is it by your intention?

@dahlia dahlia merged commit cc24ecc into sass:0.8-maintenance May 15, 2015
dahlia added a commit that referenced this pull request May 15, 2015
Update error_status to HTTP status code 200 instead of 500, Update SASS error style
@zxv zxv deleted the fix-error-display-2 branch May 15, 2015 15:49
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.

3 participants