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

Colour keyword as variable name reference #2380

Merged
merged 2 commits into from
Jan 11, 2015
Merged

Colour keyword as variable name reference #2380

merged 2 commits into from
Jan 11, 2015

Conversation

seven-phases-max
Copy link
Member

Fixes:

@blue: bar;
@baz: blue;

div {
    foo: @@baz;
}

For more details see #1604 comments and #2378.

@lukeapage
Copy link
Member

this change breaks the svg-gradient test..

@seven-phases-max
Copy link
Member Author

@lukeapage

Oops, my bad, I guess I just missed svg-gradient among other errors/warnings... I've appended the svg-gradient-fix commit.

lukeapage added a commit that referenced this pull request Jan 11, 2015
…y-color-keyword

Colour keyword as variable name reference
@lukeapage lukeapage merged commit b724f5a into less:master Jan 11, 2015
@seven-phases-max seven-phases-max deleted the referencing-variable-by-color-keyword branch February 3, 2015 07:29
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