yonui-ys
Version:
18 lines (14 loc) • 483 B
text/less
// 单独使用 yonui-ys 组件时,共外部引入组件样式
// metaui 中的css 优先级高
@import './theme/minxin-themeColors.less';
@import './index.less';
@import './theme/mixin.less';
@import './theme/newfont/iconfont.less';
@import './theme/base.less';
@import './theme/form.less';
@import './theme/table.less';
@import './theme/tree.less';
@import './theme/modal.less';
@import './theme/home.less';
@import './theme/adapter.less';
@import './theme/adapterIcon.less';