- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Aug 2024 21:03:14 +0000
- To: public-css-archive@w3.org
Note that using an at-rule like that is only usable *between other rules*, or between properties if your browser supports Nesting. It's obviously not usable *within* a property or similar context; those still need to be commented with `/*`. If you are following those rules, tho, then it absolutely works, unless you're perhaps using a preprocessor that's breaking on the unexpected content. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10768#issuecomment-2307807442 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 23 August 2024 21:03:15 UTC