Skip to content

Commit

Permalink
fix(compile): fix less comile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplyme0823 committed Mar 21, 2022
1 parent 205c1a6 commit d8eb11b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/LoadingMini/index.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
@import (reference) "../style/themes/default.less";
@import (reference) "../_base/index.less";

.am-loading {
&-wrap {
display: flex;
Expand Down

0 comments on commit d8eb11b

Please sign in to comment.