mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
Merge pull request #18938 from ruedap/fix-typo
Fix typo in docs/assets/scss/docs.scss [ci skip]
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
// Doing so gives us access to the same core utilities provided by Bootstrap.
|
// Doing so gives us access to the same core utilities provided by Bootstrap.
|
||||||
// For example, consistent media queries through those mixins.
|
// For example, consistent media queries through those mixins.
|
||||||
//
|
//
|
||||||
// - Bootstrap's **docs variables** are prefixed with `%bd-`.
|
// - Bootstrap's **docs variables** are prefixed with `$bd-`.
|
||||||
// These custom colors avoid collision with the components Bootstrap provides.
|
// These custom colors avoid collision with the components Bootstrap provides.
|
||||||
//
|
//
|
||||||
// - Classes are prefixed with `.bd-`.
|
// - Classes are prefixed with `.bd-`.
|
||||||
|
Reference in New Issue
Block a user