Border Width

Utilities for controlling the width an element's borders.

Class Properties
.bw-{width} border-width: {width} !important;

Usage

Use .bw{step} to control an element's border width.

.bw-1

Customization

All available border widths are defined in _settings.scss.

Variants

By default, only responsive variants are generated for this utility. You can control which variants are generated by modifying the $utility-configuration in _settings.scss.