Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregoriol
250 days ago
CSS is becoming a programming language and not just a style sheet. Don't worry about performance, soon you'll be able to run assembly in it.
1 comments
haktan
250 days ago
Yet recently I couldn't find a way to count cousin elements using has and nth-of-type. JS still is needed when use case gets a little complex.
link
california-og
250 days ago
Did you try counter()? There's also the upcoming sibling-index()
link