UNPKG

@jannie-shao/components-antd4

Version:
12 lines (10 loc) 193 B
/* stylelint-disable max-line-length */ @import './const.less'; * { box-sizing: border-box; } body { font-size: @normal-font !important; // 重写 antd 样式 @import './antd.less'; }