Re: [csswg-drafts] [css-pseudo] Custom properties on :root (#6641)

https://vercel.com/ 

cc @shuding

```css
::selection {
    background-color: var(--geist-selection);
    color: var(--geist-selection-text-color);
}
```

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


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

Received on Thursday, 20 April 2023 06:31:06 UTC