cerebrate/webroot/theme/scss/mixins/_callout.scss

4 lines
70 B
SCSS

@mixin callout-variant($border) {
border-left-color: $border;
}