ant-design-vue/components/checkbox/style/index.less
tangjinzhou 26496ba0a9
refactor: checkbox (#5091)
* style: remove not use pkg

* refactor: vc-checkbox

* refactor: checkbox

* fix: radio type
2021-12-28 16:47:52 +08:00

7 lines
92 B
Plaintext

@import '../../style/themes/index';
@import './mixin';
.antCheckboxFn();
@import './rtl';