Web Development

Beyond `border-radius`: What The CSS `corner-shape` Property Unlocks For Everyday UI

When I first started building websites, rounded corners required five background images, one for each corner, one for the body, and a prayer that the client wouldn’t ask for a different radius. Then the border-radius property landed, and the entire web collectively sighed with relief. That was over fifteen years ago, and honestly, we’ve been

Beyond `border-radius`: What The CSS `corner-shape` Property Unlocks For Everyday UI Read More »