@import '../../style/themes/index';
@import '../../style/mixins/index';
@import './mixin';
@import '../../checkbox/style/mixin';

@tree-prefix-cls: ~'@{acud-prefix}-tree';

.acudCheckboxFn(@checkbox-prefix-cls: ~'@{acud-prefix}-tree-checkbox');

.acudTreeFn(@tree-prefix-cls);
