validator
validator copied to clipboard
color-mix() support
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color-mix
I'm getting an error.
* Invalid value for `background-color` property
syntax: <color>
value: color-mix(in srgb, currentColor 20%, transparent)
--------^
seems that it is also missing in https://github.com/mdn/data, I'll take it
will be added in https://github.com/mdn/data/pull/857