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

Docs: consistent usage of CSS sections (#38175)

This commit is contained in:
Julien Déramond
2023-03-13 11:41:27 +01:00
committed by GitHub
parent 59c556cea6
commit c57be44686
5 changed files with 8 additions and 8 deletions

View File

@@ -1025,7 +1025,7 @@ Variables for the CSS-based carets that indicate a dropdown's interactivity:
{{< scss-docs name="caret-variables" file="scss/_variables.scss" >}}
### Mixins
### Sass mixins
Mixins are used to generate the CSS-based carets and can be found in `scss/mixins/_caret.scss`.