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

Undefined operation with adding 2 colors #2543

Closed
kays-chetoui opened this issue Jul 27, 2018 · 3 comments
Closed

Undefined operation with adding 2 colors #2543

kays-chetoui opened this issue Jul 27, 2018 · 3 comments

Comments

@kays-chetoui
Copy link

capture

@nex3
Copy link
Contributor

nex3 commented Jul 27, 2018

This is intended. Color arithmetic is no longer supported--see #2144 for details. If you want to mix two colors together, we recommend using the mix() function.

@nex3 nex3 closed this as completed Jul 27, 2018
@geocolumbus
Copy link

geocolumbus commented Apr 6, 2019

The documentation still indicates you can add RGB colors with +. In Section 6, for example.

https://sass-lang.com/documentation/file.SASS_REFERENCE.html#sassscript

@nex3
Copy link
Contributor

nex3 commented Apr 7, 2019

@geocolumbus That's fixed in the new documentation being added in sass/sass-site#205.

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

No branches or pull requests

3 participants