refactor(icon): remove style dir (#6215)
parent
44d7917afd
commit
c903de3c0e
|
@ -1,4 +0,0 @@
|
|||
@import '../../style/themes/index';
|
||||
@import '../../style/mixins/index';
|
||||
|
||||
@icon-prefix-cls: ~'@{ant-prefix}-icon';
|
|
@ -1,2 +0,0 @@
|
|||
import '../../style/index.less';
|
||||
import './index.less';
|
|
@ -1,5 +1,5 @@
|
|||
// import './button/style';
|
||||
import './icon/style';
|
||||
// import './icon/style';
|
||||
import './radio/style';
|
||||
import './checkbox/style';
|
||||
import './grid/style';
|
||||
|
|
Loading…
Reference in New Issue