- From: Tomas via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Nov 2023 19:31:41 +0000
- To: public-css-archive@w3.org
Alternatively maybe some sort of nth-usage inside calc? ``` foo:nth-child(n) { animation-delay: calc(n) * 20ms; } ``` -- GitHub Notification of comment by tomasdev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1026#issuecomment-1815183514 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 16 November 2023 19:31:43 UTC