- From: Ian VanSchooten via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Apr 2021 19:43:22 +0000
- To: public-css-archive@w3.org
True, I should have been more specific. Those examples contain syntax like `.` or `:`, which is pretty clearly valid. I did not see any examples showing that something like this is invalid:
```
.App {
&Container { color: blue; }
}
```
I think that could be useful to include, given that it _is_ valid in preprocessors, and some people may expect that it's valid in css-nesting as well.
--
GitHub Notification of comment by IanVS
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2937#issuecomment-828729065 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 April 2021 19:43:24 UTC