Skip to content

Commit 3464410

Browse files
committed
Remove button light variants
1 parent eff08fd commit 3464410

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scss/_components.button.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ $btn-height-computed: $btn-font-size-md * $btn-line-height + 2 * nth($btn-paddin
9292
&.btn--outline {
9393
@include btn-outline-variant($color);
9494
}
95-
&.btn--light {
96-
@include btn-light-variant($color);
97-
}
9895
}
9996
}
10097

0 commit comments

Comments
 (0)