mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
This commit is contained in:
parent
46c1abfc8f
commit
91be365aad
@ -231,7 +231,8 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
|
|||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" checked value="component-animations.less">
|
<input type="checkbox" checked value="component-animations.less">
|
||||||
Component animations (for JS)
|
Component animations (for JS)<br>
|
||||||
|
(includes Collapse)
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
|
Loading…
Reference in New Issue
Block a user