- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Jun 2021 18:33:34 +0000
- To: public-css-archive@w3.org
Maybe something that reflects the [container shorthand](https://drafts.csswg.org/css-contain-3/#container-shorthand) syntax?
```css
@container (inline-size style / sidebar) (width > 30em) and (--card: small) {
  <<stylesheet>>
}
```
-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6393#issuecomment-863470197 using your GitHub account
-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 17 June 2021 18:34:23 UTC