- From: Paul Grant via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Feb 2021 14:25:26 +0000
- To: public-css-archive@w3.org
@matthew-dean MAYBE I'm mistaken, but if you do want to scope it, don't you do something like: ```css @contain (width > 45em) { .theScopeIWant .elementSelected { ... } } ``` -- GitHub Notification of comment by cssinate Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5796#issuecomment-778226306 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 12 February 2021 14:25:27 UTC