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

Fix erroneous duplicate map key errors #1254

Merged
merged 2 commits into from
Jun 1, 2015

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented May 31, 2015

This PR fixes incorrect warning for duplicate map keys.

Fixes #1169.
Spec PR sass/sass-spec#402.

@xzyfer xzyfer changed the title Fix/map duplicate keys Fix erroneous duplicate map key errors May 31, 2015
xzyfer added a commit that referenced this pull request Jun 1, 2015
Fix erroneous duplicate map key errors
@xzyfer xzyfer merged commit c93ffcb into sass:master Jun 1, 2015
@xzyfer xzyfer deleted the fix/map-duplicate-keys branch June 1, 2015 00:01
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 80.6% when pulling 5d8738e on xzyfer:fix/map-duplicate-keys into 256f05b on sass:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 80.6% when pulling 541b644 on xzyfer:fix/map-duplicate-keys into 256f05b on sass:master.

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.

Quoted and unquoted colors in maps produces 'Duplicate key "transparent" in map'
2 participants