0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/site
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
..
assets Remove thicker border on table thead elements 2022-02-28 11:21:53 -08:00
content Convert border utilities to CSS variables 2022-02-28 11:40:32 -08:00
data update ionic link 2022-02-26 10:45:12 -08:00
layouts Docs: replace CSS by utilities in examples (#35699) 2022-02-23 10:31:18 -08:00
static Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
.eslintrc.json ESLint: disable no-negated-condition rule (#35137) 2021-10-08 12:47:55 +03:00