We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff08fd commit 3464410Copy full SHA for 3464410
1 file changed
scss/_components.button.scss
@@ -92,9 +92,6 @@ $btn-height-computed: $btn-font-size-md * $btn-line-height + 2 * nth($btn-paddin
92
&.btn--outline {
93
@include btn-outline-variant($color);
94
}
95
- &.btn--light {
96
- @include btn-light-variant($color);
97
- }
98
99
100
0 commit comments