CSS Wishlist 2024
My Wishlist for CSS in 2024
My Wishlist for CSS in 2024
(updated )
Avoid false positives when using :not() to exclude ancestors from a scope
One way to implement themes on a website with style queries
Grow a stroke on an SVG shape but only covering the inner part
(updated )
Precompiled Sass and JS files that become part of the source folder.
Set up a CSS grid with a specific ideal number of columns.
Clean up overlap animations on hovered elements
Using chained CSS transforms to get a rotation without rotating the element itself.
Using a CSS custom property trick to define themes variables only once.
Only show a separator when two items are next to each other, and skip for new lines.
Use a collection of utilities to form components without additional CSS.
Get a more consistent sizing with viewport-based font sizing
Make a contained element span the entire horizontal space.
Use the cascade to colour links in their context.