Resolved: CSS Class Prefix Selector ๐
A newly resolved proposal would allow us to select classes that are a prefix for variations with a wildcard, like .prefix-*. Resolved: CSS Class Prefi [...]
a collection of dev rss feeds - blogroll
Posts
A newly resolved proposal would allow us to select classes that are a prefix for variations with a wildcard, like .prefix-*. Resolved: CSS Class Prefi [...]
Apply a style when someone navigates from one specific page to another. The idea being it'd make the sources for cross-document view transitions decla [...]
As someone who teaches beginning web development, I find that building a WordPress site makes for a great final project. Hosting those projects has al [...]
Lea's pushing back on light/dark mode implementations that display three state options for visitors: light, dark, and system. Dark mode toggles: two s [...]
Plus, how to style skeleton UIs, how to enable diagonal scrolling, how images can overflow themselves, and yet, still more. Basically, how to do a lot [...]
The warning is correct. And the recommended fixes you've probably seen are wrong. Here's what you can do instead to properly fix the issue. Blocked ar [...]
Border images are an overlooked feature. One neat fact is that border image slices can run across entire borders on an element, and animating it creat [...]
Smashing Magazineโs in-person conferences are back and returning to the wonderful city ofย Freiburg next month, September 7โ10. SmashingConf Freiburg 2 [...]
There's a lot of nuance to the <dialog> element, a seemingly little piece of web architecture. I've got some notes from digging into it. Using and Sty [...]
A few notes and takeaways from the 2026 State of CSS survey results, including a nice CSS-Tricks cameo! 2026 State of CSS, Devs Surveys originally han [...]
Today, with CSS gap decorations fully supported in Chrome and Edge, starting with version 149, you can now very easily style gaps, and with a lot of c [...]
We recently got the shape() function and corner-shape property. What else could we possibly need as far as making shapes in CSS? Let me tell you: the [...]
The soon-Baseline sibling-index() function for animations, CSS and the 2026 FIFA World Cup, use cases for the infinity keyword, container "stuck" quer [...]
The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, and the direction in which blocks and lines progress [...]
The pointer-events property controls whether an element can become the target of pointer events like clicks, hover states, and other pointer-based eve [...]