mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-11 23:00:20 +08:00
7 lines
141 B
JavaScript
7 lines
141 B
JavaScript
|
import '../../style/index.less';
|
||
|
import './index.less';
|
||
|
|
||
|
// style dependencies
|
||
|
import '../../input/style';
|
||
|
import '../../time-picker/style';
|