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

color-stop syntax fix in horizontal gradient mixin #11316

Closed
wants to merge 1 commit into from
Closed

color-stop syntax fix in horizontal gradient mixin #11316

wants to merge 1 commit into from

Conversation

fleaflicker
Copy link

@cvrebert
Copy link
Collaborator

This seems to contrast somewhat with #10893.

@fleaflicker
Copy link
Author

I use Closure Stylesheets to post-process CSS and it reported the error.

Also all other color-stop invocations in mixins.less use the other syntax, e.g., .horizontal-three-colors:

color-stop(@color-stop, @mid-color)

@mdo
Copy link
Member

mdo commented Dec 5, 2013

Mixins have been updated for v3.0.3, so closing this out as they conflict. Gradients work fine for me as-is.

@mdo mdo closed this Dec 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants