- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 18 Oct 2022 20:24:46 +0000
- To: public-css-archive@w3.org
Are the `@nest` blocks part of proposals 2 and 3?
I know enforcing verbose syntax isn't popular but some really like the low complexity of `@nest` (it just works).
```css
.foo {
color: green;
@nest & anything {
color: purple;
}
}
```
--
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7834#issuecomment-1282961750 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 18 October 2022 20:24:48 UTC