Re: [csswg-drafts] [css-cascade-6] reusable named scopes (#10336)

@romainmenke good point, I wonder if there should be a common primitive for "defining" things. 

Example syntax (bikesheddable):

```css
@define(scope) --foo (.start) to (.end);
@define(media) --modern (color), (hover);
```


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


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

Received on Wednesday, 15 May 2024 12:36:43 UTC