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

@import './x-axis';
@import './legend';

@chart-prefix-cls: ~'@{wd-prefix}-barLineChart';

.@{chart-prefix-cls} {
  z-index: 1;
}
