mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 03:50:32 +00:00
validation.md: fix _validation.scss file reference (#31795)
This commit is contained in:
parent
3cf51c6ac9
commit
6105ebfe8d
1 changed files with 1 additions and 1 deletions
|
|
@ -362,6 +362,6 @@ This is the Sass map from `_variables.scss`. Override this and recompile your Sa
|
|||
|
||||
{{< scss-docs name="form-validation-states" file="scss/_variables.scss" >}}
|
||||
|
||||
This is the loop from `forms/_validation.scss.scss`. Any modifications to the above Sass map will be reflected in your compiled CSS via this loop:
|
||||
This is the loop from `forms/_validation.scss`. Any modifications to the above Sass map will be reflected in your compiled CSS via this loop:
|
||||
|
||||
{{< scss-docs name="form-validation-states-loop" file="scss/forms/_validation.scss" >}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue