Skip to content

Commit d926b89

Browse files
committed
Fixes license import.
1 parent 1c47727 commit d926b89

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

scss/_buttons.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
@import "buttons-mixins";
33

44
@if not($enable-framework) {
5-
@import "license";
5+
/*!
6+
* StrapLess Buttons v1.0 (http://github.com/strapless/buttons)
7+
* Inspiration from (https://getbootstrap.com) and (https://material.io/components/web/catalog/buttons)
8+
* Licensed under MIT (https://github.com/strapless/buttons/blob/master/LICENSE)
9+
*/
610
}
711

812
.btn {

scss/_license.scss

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)