mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 02:20:59 +00:00
parent
4b948bfdee
commit
00304d2003
1 changed files with 1 additions and 1 deletions
|
|
@ -367,7 +367,7 @@ Should you need to modify your `$grid-breakpoints`, your changes will apply to a
|
|||
|
||||
## CSS variables
|
||||
|
||||
Bootstrap 4 includes around two dozen [CSS custom properties (variables)](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables) in it's compiled CSS. These provide easy access to commonly used values like our theme colors, breakpoints, and primary font stacks when working in your browser's Inspector, a code sandbox, or general prototyping.
|
||||
Bootstrap 4 includes around two dozen [CSS custom properties (variables)](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables) in its compiled CSS. These provide easy access to commonly used values like our theme colors, breakpoints, and primary font stacks when working in your browser's Inspector, a code sandbox, or general prototyping.
|
||||
|
||||
### Available variables
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue