Created by: indymx
added
border-style: $card-border-style; border-width: $card-border-width;
to @mixin card-outline-variant
added
$card-border-style: solid !default;
to _variables.scss
so card-outline-* would work
@mdo this fixes https://github.com/twbs/bootstrap/issues/19097