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

My preference is to allow it, we already allow other no-op syntax

```css
--foo: oklch(90% 0.06 83);
--bar: oklch(from var(--foo) l c h);
```

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


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

Received on Wednesday, 20 August 2025 09:07:20 UTC