mirror of https://github.com/twbs/bootstrap.git
Add new Sass mixins to the documentation
BrowserStack / browserstack (push) Has been cancelled
Details
BrowserStack / browserstack (push) Has been cancelled
Details
This commit is contained in:
parent
8915efae15
commit
8446581c3d
|
@ -171,3 +171,9 @@ When working with the Bootstrap grid system, be sure to place form elements with
|
||||||
### Sass variables
|
### Sass variables
|
||||||
|
|
||||||
<ScssDocs name="form-floating-variables" file="scss/_variables.scss" />
|
<ScssDocs name="form-floating-variables" file="scss/_variables.scss" />
|
||||||
|
|
||||||
|
### Sass mixins
|
||||||
|
|
||||||
|
<AddedIn version="5.4.0" />
|
||||||
|
|
||||||
|
<ScssDocs name="form-floating-mixins" file="scss/mixins/_forms.scss" removeIndentation={false} />
|
||||||
|
|
Loading…
Reference in New Issue