Re: [csswg-drafts] [css-contain] What is the migration path for Container Queries? (#6175)

There's a lot of power in that, but I think ideally the simplest case could be a bit more focused on the at-rule and its arguments. Maybe if blocks were allowed to be empty?

```css
@supports (@container {}) { ... }
@supports (@media (prefers-reduced-motion: reduce) {}) { ... }
```

-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6175#issuecomment-814318775 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 6 April 2021 17:54:53 UTC