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