- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Mar 2022 20:28:18 +0000
- To: public-css-archive@w3.org
Additional example added ```css --fijord: red; --fijord: green; --fijord: blue; .test { background-color: var(--fijord); } ``` -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7133#issuecomment-1064474127 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 March 2022 20:28:19 UTC