✍️ Here’s my list of things I wish CSS could gain in 2023. Get busy, browser makers! https://meyerweb.com/eric/thoughts/2023/02/08/css-wish-list-2023/
CSS Wish List 2023

In which I set out to write down a wish or two for CSS in 2023, and ended up with a list of sixt—no, wait, seventeen.

A Call for ::nth-everything | CSS-Tricks

We already have ::first-letter and ::first-line which are useful. Why not expand those out into a full set of selectors that follow the same pattern of the ::nth-child family? I attempt to make the case here.

CSS-Tricks