Re: [csswg-drafts] [css-properties-values-api] Shorthand for custom property declaration (#7523)

```CSS
@--font: 'font-famaly' inherit 'Arial';
```
or
```CSS
@--font: 'font-famaly' 'Arial' inherit;
```

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


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

Received on Tuesday, 27 February 2024 18:25:43 UTC