Tyler’s CSS Wish List for 2023
Dave Rupert shared his CSS wish list for the new(ish) year and said he’d love to see the same from others. Challenge accepted, friend!
- View Transitions API, specifically for multi-page experiences. Everything in Dave’s list is gold, but this is easily the one thing in the list I’m most excited for.
- I’ll also echo Dave’s wish for Relative Color Syntax.
- I know they’re already pretty well supported, but Container Queries and
:has
won’t feel 100% real to me until Firefox supports them by default. - Subgrid. I adore CSS Grid Layout, but the lack of subgrid in Chrome and Edge is a regular source of frustration.
- I’d also love
display: contents
but without the accessibility issues. - Line wrap balancing for multi-line headings and similar text. I frequently hear feedback related to typographic orphans or requesting line breaks at specific viewport widths, which is challenging to address when the content is dynamic.
@property
. I want to animate custom properties, and not just in Chrome/Edge!- More SVG stuff. Apparently we can style circle radii now, but there are a bunch of other useful features we could have, and some exciting updates to WebKit’s SVG engine already in development.
Also…
(Looks back nervously over both shoulders)
…I don’t care if we ever get native CSS nesting.
(Runs away)

Tyler Sticka is Cloud Four’s VP of Design, allowing him to think about design systems every day. When he isn’t directing his team, sketching on sticky notes or nitpicking CSS, he enjoys reading comics, making video games and listening to weird music. You can follow Tyler on Mastodon.