Post #2038139
2026-05-05 16:50 UTC
I knew that the CSS :nth-child(n of selector) is a thing, but I didn’t know how well supported it is nowadays. Another thing I didn’t know is that I can use CSS nesting with it like in the example below. Modern CSS is incredible ❣️
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:nth-child#of_selector_syntax_vs_selector_nth-child
#css
Replies (0)
No replies.