[breaking change] rebuild style struct (#2021)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* Entry of basic styles
|
||||
*/
|
||||
|
||||
@import './var';
|
||||
@import './normalize';
|
||||
@import './ellipsis';
|
||||
@import './clearfix';
|
||||
@import './hairline';
|
||||
@import './animation';
|
||||
@import '../info/index';
|
||||
@import '../icon/index';
|
||||
@import '../loading/index';
|
||||
@import '../button/index';
|
||||
@import '../cell/index';
|
||||
@import '../cell-group/index';
|
||||
Reference in New Issue
Block a user