0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Bootstrap/site/content/docs
Mark Otto de0dfca9a1 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
2022-02-28 11:40:32 -08:00
..
5.1 Convert border utilities to CSS variables 2022-02-28 11:40:32 -08:00
_index.html Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
versions.md Tweak versions page columns (#31754) 2020-09-28 12:40:34 +03:00