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