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