- From: 王美建 via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Jul 2018 02:29:08 +0000
- To: public-css-archive@w3.org
```css
@nest .parent {
.foo {
color: red;
}
.foo2 {
color: yellow;
}
.foo3 {
color: blue;
}
}
```
like less, I just write .parent once @tabatkins
--
GitHub Notification of comment by wangmeijian
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2909#issuecomment-405788821 using your GitHub account
Received on Wednesday, 18 July 2018 02:29:11 UTC