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

Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)

* Add additional root variables, rename $variable-prefix to $prefix

- Adds new root CSS variables for border-radius, border-width, border-color, and border-style
- Adds new root CSS variables for heading-color, link-colors, code color, and highlight color
- Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss
- Updates $mark-padding to be an even pixel number
- Renames $variable-prefix to $prefix throughout

* Bundlewatch
M
Mark Otto committed
acf6ea74a74328bcaa9f1c354f27e602cfbb8968
Parent: 7c966f5
Committed by GitHub <noreply@github.com> on 3/13/2022, 5:13:09 PM