This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Adam Argyle
nerdy.dev
did:plc:jnj7wcwuvspxdsipmecmx7rs
#CSS sibling-index() and sibling-count()
available Chrome Canary with experiments enabled!
easily stagger effects like:
`transition-delay: calc(sibling-index() * .1s);`
more info and a Codepen to fork
⤷ nerdy.dev/sibling-index
2025-03-11T00:50:32.354Z