- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Apr 2024 16:15:38 +0000
- To: public-css-archive@w3.org
I would prefer to serialize the `@nest` always, because authors can write things like: ```css .foo { color: blue; @nest { color: red; } } ``` And I'd prefer not to make the choice of whether to serialize or not dependent on whether a *non-`@nest`* rule has been seen yet. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8738#issuecomment-2059465052 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 April 2024 16:15:38 UTC