Re: [csswg-drafts] [css-syntax][css-nesting] Design of `@nest` rule (#10234)

That's fair. One thing that makes me wonder about is if that would end up invalidating some implementation assumptions. Such as that
```
background:red;
background:lime;
```
would only give a single `background` declaration within a declaration block. Seems manageable though.

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


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

Received on Thursday, 23 May 2024 12:09:59 UTC