Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@mgreter
Copy link
Contributor

@mgreter mgreter commented Nov 21, 2015

Fixes #1746 (spec tests: sass/sass-spec#625)
Shadow scopes overwrite variables in global scopes if
they already exist there. Normal scopes do not allow
this without setting the !global flag on assignment.

Shadow scopes overwrite variables in global scopes if
they already exist there. Normal scopes do not allow
this without setting the `!global` flag on assignment.
mgreter added a commit that referenced this pull request Nov 25, 2015
Implement variable shadow scoping
@mgreter mgreter merged commit 066d583 into sass:master Nov 25, 2015
@xzyfer
Copy link
Contributor

xzyfer commented Dec 1, 2015

Spec added sass/sass-spec#625

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants