mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 14:13:06 +02:00
fix(review)
This commit is contained in:
@@ -99,6 +99,8 @@ Most `background-color` utilities are generated by our theme colors, reassigned
|
||||
|
||||
{{< scss-docs name="theme-color-variables" file="scss/_variables.scss" >}}
|
||||
|
||||
{{< scss-docs name="theme-color-dark-variables" file="scss/_variables-dark.scss" >}}
|
||||
|
||||
{{< scss-docs name="variable-gradient" file="scss/_variables.scss" >}}
|
||||
|
||||
Grayscale colors are also available, but only a subset are used to generate any utilities.
|
||||
@@ -117,6 +119,8 @@ Theme colors are then put into a Sass map so we can loop over them to generate o
|
||||
|
||||
{{< scss-docs name="theme-colors-map" file="scss/_variables.scss" >}}
|
||||
|
||||
{{< scss-docs name="theme-colors-dark-map" file="scss/_maps.scss" >}}
|
||||
|
||||
Grayscale colors are also available as a Sass map. **This map is not used to generate any utilities.**
|
||||
|
||||
{{< scss-docs name="gray-colors-map" file="scss/_variables.scss" >}}
|
||||
|
@@ -118,6 +118,8 @@ Theme colors are then put into a Sass map so we can loop over them to generate o
|
||||
|
||||
{{< scss-docs name="theme-colors-map" file="scss/_variables.scss" >}}
|
||||
|
||||
{{< scss-docs name="theme-colors-dark-map" file="scss/_maps.scss" >}}
|
||||
|
||||
Grayscale colors are also available as a Sass map. **This map is not used to generate any utilities.**
|
||||
|
||||
{{< scss-docs name="gray-colors-map" file="scss/_variables.scss" >}}
|
||||
|
Reference in New Issue
Block a user