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