ant-design-vue/components/popconfirm/style/index.ts

7 lines
151 B
TypeScript

import '../../style/index.less';
// style dependencies
// deps-lint-skip: tooltip, popover
import '../../popover/style';
import '../../button/style';