All Sources (47)

Frontend Masters Blog

Frontend Masters Blog

frontendmasters.com/blog/
11
Articles
6月19日 03:01
Last updated
Drawing CSS Shapes using corner-shape

Drawing CSS Shapes using corner-shape

After you've got a `border-radius`, you can control the shape of the corner with `corner-shape`, which unlocks a simpler and more powerful way to make shapes compared to `clip-path()`.

Frontend Masters Blog
tool ui