1 // Some - backwards compatibility for BS2. We may have plugins and user content targeted for BS2.
3 // Well -> Panel -> Card. We skipped panel (BS3) so lets just support well and card.
8 // Some things just got renamed.
18 @extend .btn-secondary;
23 @include tag-variant($tag-default-bg);
27 @include tag-variant($tag-success-bg);
31 @include tag-variant($tag-info-bg);
35 @include tag-variant($tag-warning-bg);
39 @include tag-variant($tag-danger-bg);
48 @include pull-right();