mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-03 16:39:41 +08:00
9 lines
195 B
TypeScript
9 lines
195 B
TypeScript
|
import '../../style/index.less';
|
||
|
import './index.less';
|
||
|
|
||
|
// style dependencies
|
||
|
import '../../spin/style';
|
||
|
import '../../icon/style';
|
||
|
import '../../pagination/style';
|
||
|
import '../../button/style';
|