Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix interpolation edge case in value parsing #1198

Merged
merged 1 commit into from
May 12, 2015

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented May 11, 2015

Fixes #442 (probably depends on other PR, so let see once they are merged if CI will be happy).

@mgreter mgreter self-assigned this May 11, 2015
@mgreter mgreter added this to the 3.2.4 milestone May 11, 2015
@mgreter mgreter force-pushed the bugfix/issue_442 branch 2 times, most recently from 0221bde to fa720a7 Compare May 11, 2015 20:37
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 80.2% when pulling fa720a7 on mgreter:bugfix/issue_442 into fb33a2a on sass:master.

@xzyfer
Copy link
Contributor

xzyfer commented May 12, 2015

This would be rad.

@xzyfer
Copy link
Contributor

xzyfer commented May 12, 2015

Rebase and 🚢

@mgreter mgreter force-pushed the bugfix/issue_442 branch from fa720a7 to e00aec6 Compare May 12, 2015 17:08
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 80.1% when pulling e00aec6 on mgreter:bugfix/issue_442 into 8ca8816 on sass:master.

mgreter added a commit that referenced this pull request May 12, 2015
Fix interpolation edge case in value parsing
@mgreter mgreter merged commit 28ee088 into sass:master May 12, 2015
@mgreter mgreter deleted the bugfix/issue_442 branch May 12, 2015 17:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpolation Issue - Combining Values
3 participants