Customizer not clear that Collapse requires Component animations
Created by: dagobert
I have customized the bootstrap download to include "panel" and "collapsible". The resulting CSS file is missing at least two rules to make collapsible work:
.collapse { display: none; } .collapse.in { display: block; }
Here is my customization link: https://gist.github.com/94dfe9871cc382dfa3f9