ant-design/components/checkbox/style/index.less
xrkffgg b032344d81
style: add checkout grop RTL (#22186)
* style: add checkout grop RTL

* style: add rtl.less

* fix: add test

* fix: add group test

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-13 15:09:40 +08:00

6 lines
91 B
Plaintext

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