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

Upgrade node sass #7

Merged
merged 2 commits into from
Dec 28, 2014
Merged

Conversation

browniefed
Copy link
Contributor

I've upgraded node-sass to 2.0 beta.
It looks like in some cases node-sass/libsass used to convert colors from string to hex but this wasn't happening anymore and color words are now being preserved.
Additionally libsass math was combining units instead of resolving them so we strip units and then convert to px.
sass/libsass#783

miniflycn added a commit that referenced this pull request Dec 28, 2014
@miniflycn miniflycn merged commit 578577e into miniflycn:master Dec 28, 2014
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.

2 participants