9 lines
175 B
Vue
9 lines
175 B
Vue
import '../../style/index.less';
|
|||
|
|
||
// style dependencies
|
|||
// deps-lint-skip: tooltip, popover
|
|||
import '../../popover/style';
|
|||
import '../../button/style';
|
|||
|
|||
import './index.less';
|