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

@chriskirknielsen @SebastianZ  @jonleighton  @hober 

What do you think of syntax without dogs at all?
```CSS
 div.breadcrambs{
 --foo: brown color ;
 --bar: red color ;
 --big: initial color ;
 --ben: initial color ;
}
```

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


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

Received on Monday, 1 August 2022 20:36:20 UTC