Corner Block Start Shape
Set the shape for the block-start corner of an element.
Limited availability
This feature does not work in some of the most widely-used browsers.
Chrome
Edge
Firefox
Safari
cbss-bcorner-block-start-shape: bevel;cbss-ncorner-block-start-shape: notch;cbss-rcorner-block-start-shape: round;cbss-scorner-block-start-shape: squircle;Responsiveness
Use breakpoint prefixes to target different screen sizes. Styles apply from the breakpoint & up.
sm:cbss-(value)Small≥640px
md:cbss-(value)Medium≥768px
lg:cbss-(value)Large≥1024px
xxl:cbss-(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:cbss-(value)