Widely available
This feature is well established and works across many devices and browser versions.
Chrome
Edge
Firefox
Safari
bbw-0border-bottom-width: 0;bbw-1border-bottom-width: 1px;bbw-2border-bottom-width: 2px;bbw-3border-bottom-width: 3px;bbw-4border-bottom-width: 4px;bbw-5border-bottom-width: 5px;bbw-6border-bottom-width: 6px;bbw-7border-bottom-width: 7px;bbw-8border-bottom-width: 8px;Responsiveness
Use breakpoint prefixes to target different screen sizes. Styles apply from the breakpoint & up.
Target viewport sizes with breakpoint prefixes.
sm:bbw-(value)Small≥640px
md:bbw-(value)Medium≥768px
lg:bbw-(value)Large≥1024px
xxl:bbw-(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:bbw-(value)Logical Properties
Use logical properties to adapt to the document's writing mode & direction.
Border Block End Width
Set the logical block-end border width for an element.
Widely available
This feature is well established and works across many devices and browser versions.
Chrome
Edge
Firefox
Safari
bbew-0border-block-end-width: 0;bbew-1border-block-end-width: 1px;bbew-2border-block-end-width: 2px;bbew-3border-block-end-width: 3px;bbew-4border-block-end-width: 4px;bbew-5border-block-end-width: 5px;bbew-6border-block-end-width: 6px;bbew-7border-block-end-width: 7px;bbew-8border-block-end-width: 8px;