- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Sun, 29 Sep 2024 11:11:23 +0000
- To: public-css-archive@w3.org
> I was thinking about the same recently: [mastodon post](https://front-end.social/@kizu/113211471973334178), and @bramus also commented there about it. > > I wonder if we need to use the `@` there, or if it could be just a `keyframes()` function? With the implication that you would be able to assign it to a variable, and pass down the scope, exposing this specific animation for any children. Yea it should probably be `keyframes()` rather than `@keyframes`, but in either case the value should inherit and behave like a regular value. I was going with `@` at first because the insides are pretty rich for a function. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10951#issuecomment-2381315222 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 29 September 2024 11:11:24 UTC