SIGN IN SIGN UP
twbs / bootstrap UNCLAIMED

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

0 0 3 MDX

Iterate on border utilities (#36239)

* Remove `--bs-border-opacity: 1` from `.border-*` utilities

We set `--bs-border-opacity: 1` globally at the `:root` level, so redeclaring it on every `.border-*` utility doesn't make much sense. I think we can drop this.

* Remove global border-opacity var, restore on .border-color classes, move .border-color utils down the list to fix some specificity issues

* Add some demos of border utils to the docs
M
Mark Otto committed
bca99232b8bef6a53719e4827de40729098d4ec8
Parent: 5d9500b
Committed by GitHub <noreply@github.com> on 5/6/2022, 4:32:02 AM