9 lines
192 B
TypeScript
9 lines
192 B
TypeScript
|
import '../../style/index.less';
|
||
|
import './index.less';
|
||
|
|
||
|
// style dependencies
|
||
|
// deps-lint-skip: input
|
||
|
import '../../input/style';
|
||
|
import '../../time-picker/style';
|
||
|
import '../../tag/style';
|