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