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

Convert border utilities to CSS variables

- Updates the utilities mixin to check for specific CSS variable names via `css-variable`
- Bonus fix: we now prevent local variables for `0` value utilities (e.g., `.border-top-0` no longer sets `--bs-border-opacity: 1`
- Adds new `.border-opacity-*` classes
- Adds new root variables: `--bs-border-color`, `--bs-border-style`, `--bs-border-width`
- Documents the new variable changes
M
Mark Otto committed
de0dfca9a1749990319cdfcbb7f1584df09d7091
Parent: e35980d
Committed by Mark Otto <otto@github.com> on 2/28/2022, 7:40:32 PM