mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Broken link in Sass mixins section of v4 docs
Fix #17177 Simplest example is using horizontal variants using rows.
This commit is contained in:
parent
85fac53cc8
commit
5536facc68
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
|
|||
|
||||
## Sass mixins
|
||||
|
||||
When using Bootstrap's source Sass files, you have the option of using Sass variables and mixins to create custom, semantic, and responsive page layouts. Our [prebuilt grid classes](#grid-example-basic) use these same variables and mixins to provide a whole suite of ready-to-use classes for fast responsive layouts.
|
||||
When using Bootstrap's source Sass files, you have the option of using Sass variables and mixins to create custom, semantic, and responsive page layouts. Our [prebuilt grid classes](#example-stacked-to-horizontal) use these same variables and mixins to provide a whole suite of ready-to-use classes for fast responsive layouts.
|
||||
|
||||
### Variables
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue