CSS `corner-shape`
corner-shape builds on border-radius to allow more corner shaping options than just round. Options include round, squircle, square, bevel, scoop and notch. A superellipse() function is also available to feather differences between the existing keywords. For example superellipse(-2) allows devs to create an inset squircle shape that does not currently have a keyword.
use case thread: https://github.com/w3c/csswg-drafts/issues/6980
codepen collection (Chrome only for now): https://codepen.io/collection/yyNdaM
Discussion on GitHub (0)
No comments on GitHub yet
Be the first developer to share technical feedback or use cases on this Interop proposal.
Join discussion on GitHub