Re: [csswg-drafts] [css-color-5] Make channel values in relative color syntax optional (#10689)

This is also something that authors are already trying to do today, although with a slightly different syntax: https://github.com/stylelint/stylelint/issues/8302

```
rgba(#ff611d, 0.5)
```

This author is trying to change only the alpha of a given color.
I suspect this is something that does work in Sass?

-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10689#issuecomment-2586822010 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 January 2025 11:13:21 UTC