[css-borders] Add shorthand for border-shape
/ corner-shape
/ border-radius
#11679
Labels
border-shape
/ corner-shape
/ border-radius
#11679
The shorthand could be like this:
border-shape: <border-shape-path> | [ <corner-shape> || <border-radius> ]
(syntax tbd, including to control the 4 corners )You'd be able to specify things like this:
border-shape: bevel 30px
border-shape: squircle 30px
cc @noamr @SebastianZ @LeaVerou @fantasai @bert-github
The text was updated successfully, but these errors were encountered: