mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-08 04:18:23 +08:00
8 lines
167 B
JavaScript
8 lines
167 B
JavaScript
|
import '../../style/index.less';
|
||
|
import './index.less';
|
||
|
|
||
|
// style dependencies
|
||
|
import '../../checkbox/style';
|
||
|
import '../../button/style';
|
||
|
import '../../input/style';
|