1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02:00

More consistency for CSS/Sass vars doc for components with dark variants

This commit is contained in:
Julien Déramond
2022-08-26 15:27:23 +02:00
committed by Mark Otto
parent bc2ec7c758
commit a138bc3fb9
4 changed files with 33 additions and 16 deletions

View File

@@ -287,8 +287,14 @@ The transition duration of `.carousel-item` can be changed with the `$carousel-t
### Variables
Variables for all carousels:
{{< scss-docs name="carousel-variables" file="scss/_variables.scss" >}}
Variables for the [dark carousel](#dark-variant):
{{< scss-docs name="carousel-dark-variables" file="scss/_variables.scss" >}}
## Usage
### Via data attributes