color-mix() support
Open
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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:
value: color-mix(in srgb, currentColor 20%, transparent)
--------^
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.