Skip to content

Commit c6a9292

Browse files
committed
fix(buttons.scss): remove button { @extend .btn; }
1 parent d7d7646 commit c6a9292

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scss/_buttons.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
button {
2-
@extend .btn;
3-
}
1+
//button {
2+
// @extend .btn;
3+
//}
44

55
.btn-transparent {
66
color: #fff;

0 commit comments

Comments
 (0)