- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Apr 2021 17:54:51 +0000
- To: public-css-archive@w3.org
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