mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 19:49:59 +08:00
8 lines
167 B
TypeScript
8 lines
167 B
TypeScript
|
import '../../style/index.less';
|
||
|
import './index.less';
|
||
|
|
||
|
// style dependencies
|
||
|
import '../../checkbox/style';
|
||
|
import '../../button/style';
|
||
|
import '../../input/style';
|