fix(style): variable 全局变量重复导入的问题
This commit is contained in:
@@ -1 +1 @@
|
||||
@import "../../theme/variable.less";
|
||||
@import (reference) "../../theme/variable.less";
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
@import "../../theme/variable.less";
|
||||
@import (reference) "../../theme/variable.less";
|
||||