Skip to content

Commit 03c0c31

Browse files
authored
fix: change to lowercase (#13)
close: #12, #9
1 parent ff50642 commit 03c0c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminlte-stubs/bootstrap/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
@import 'variables';
33

44
// Bootstrap
5-
@import '~admin-lte/build/scss/AdminLTE';
5+
@import '~admin-lte/build/scss/adminlte';

0 commit comments

Comments
 (0)