- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 07 Jul 2023 15:46:44 +0000
- To: public-css-archive@w3.org
BTW, it seems that what you actually want is a [scoping limit](https://drafts.csswg.org/css-cascade-6/#scoping-limit). Something like ```css @scope (.select) to (.deselect) { * { /* ... */ } } ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9038#issuecomment-1625607642 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 7 July 2023 15:46:45 UTC