mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-04 00:37:08 +00:00
9 lines
201 B
TypeScript
9 lines
201 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
|
|
// style dependencies
|
|
// deps-lint-skip: date-picker
|
|
import '../../select/style';
|
|
import '../../radio/style';
|
|
import '../../date-picker/style';
|