An error occurred while fetching the assigned milestone of the selected merge_request.
scss
_utilities.scss +1 -2
site/content/docs/5.1/utilities
borders.md +6 -0
+ 1
- 2
@@ -43,6 +43,12 @@ Change the border color using utilities built on our theme colors.
Unlike text and background color utilities, border color utilities redeclare the `border-color` property **without** an additional `--bs-border-opacity`, as opposed to resetting only `--bs-border-color`. This ensures the backward compatibility of border color utilities applying to other components while providing additional functionality through CSS variables.