csstools / csstools/postcss-color-mod-function

Parser error on whitespace after "+"

Open
#25 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
95
Forks
14
PR merge metrics
No merged PRs in 30d

Description

In https://www.w3.org/TR/css-color-4/#modifying-colors there is an example:
```css
color(X w(+ 20%) s(+ 20%))
```
This fails to parse due to the whitespace between the plus symbol and the value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.