- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Apr 2024 12:22:17 +0000
- To: public-css-archive@w3.org
You are right, it makes it slightly smaller.
But still quickly explodes in cases like this one :
```css
a,
b {
&+&,
&>& {
&+&,
&>& {
color: green;
}
}
}
```
--
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10246#issuecomment-2074821396 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 24 April 2024 12:22:18 UTC