- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Mon, 18 Nov 2024 16:51:07 +0000
- To: public-css-archive@w3.org
There was also some discussion about providing a built-in mixin that would shortcut something like this - maybe without relying on the animation origin. Maybe something likeā¦
```css
h1 {
@apply keyframes(h1, container-progress(inline-size, 20rem, 60rem));
}
```
--
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6245#issuecomment-2483584430 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 18 November 2024 16:51:08 UTC