Corner Start End Shape
Set the shape for the start-end corner of an element.
Limited availability
This feature does not work in some of the most widely-used browsers.
Chrome
Edge
Firefox
Safari
cses-bcorner-start-end-shape: bevel;cses-ncorner-start-end-shape: notch;cses-rcorner-start-end-shape: round;cses-scorner-start-end-shape: squircle;Responsiveness
Use breakpoint prefixes to target different screen sizes. Styles apply from the breakpoint & up.
sm:cses-(value)Small≥640px
md:cses-(value)Medium≥768px
lg:cses-(value)Large≥1024px
xxl:cses-(value)Extra Large≥1536px
Hover State
Apply styles conditionally on hover using the h: prefix.
Add the h: prefix to apply styles only when the user hovers over the element.
Syntax:
h:cses-(value)