diff options
| author | Mark Otto <[email protected]> | 2021-11-29 21:14:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-02-28 11:40:32 -0800 |
| commit | de0dfca9a1749990319cdfcbb7f1584df09d7091 (patch) | |
| tree | 41a40725a2265fbd6a2d08673330a42535530100 /js | |
| parent | e35980d0092c6c14969f8953cfabd4a8d007bb4e (diff) | |
| download | bootstrap-de0dfca9a1749990319cdfcbb7f1584df09d7091.tar.xz bootstrap-de0dfca9a1749990319cdfcbb7f1584df09d7091.zip | |
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
Diffstat (limited to 'js')
0 files changed, 0 insertions, 0 deletions
