Skip to content

Commit 3a54058

Browse files
committed
Fixes improper import.
1 parent b72a350 commit 3a54058

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

scss/_drawer.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
@import "drawer-variables";
22

33
@if not($enable-framework) {
4-
@import "license";
4+
/*!
5+
* StrapLess Drawer v1.0.2 (http://github.com/strapless/drawer)
6+
* Licensed under MIT (https://github.com/strapless/drawer/blob/master/LICENSE)
7+
*/
58
}
69

710
main {

scss/_license.scss

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

0 commit comments

Comments
 (0)