mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 10:10:24 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| api.md | ||
| background.md | ||
| borders.md | ||
| colors.md | ||
| display.md | ||
| flex.md | ||
| float.md | ||
| interactions.md | ||
| opacity.md | ||
| overflow.md | ||
| position.md | ||
| shadows.md | ||
| sizing.md | ||
| spacing.md | ||
| text.md | ||
| vertical-align.md | ||
| visibility.md | ||