to add points
to custom polygon.
to custom polygon.
Custom shape
The shape optionally allows values similar to for rounded edges. This new feature may be buggy in .
-webkit-clip-path: polygon(, , );
clip-path: polygon(50% 0%
, 0% 100%
, 100% 100%
);