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

If the colon is a problem, perhaps a keyword like `as`?
```
@property --foo, --bar as '<integer>';
```

You'd then still be able to have commas on either side to identify a list of property names vs values. I am however not familiar with parsing rules so maybe it just introduces another issue.

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


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

Received on Friday, 22 July 2022 14:41:31 UTC