You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
580 B
14 lines
580 B
@import "../../node_modules/@fui/core/src/less/image.less"; |
|
@import "./lib/font.less"; |
|
.addFontRes(); |
|
.font(dcm-link-font, @font-link); |
|
.font(dcm-info-font, @font-link-info); |
|
.font(dcm-test-font, @font-link-test); |
|
.font(dcm-delete-font, @font-link-delete); |
|
.font(dcm-back-font, @font-back); |
|
.font(dcm-cross-font, @font-cross); |
|
.font(dcm-link-other-font, @font-link-other); |
|
.font(dcm-change-name-font, @font-change-name); |
|
.font(dcm-link-edit-font, @font-link-edit); |
|
.font(dcm-triangle-collapse-font, @font-triangle-collapse); |
|
.font(dcm-triangle-expand-font, @font-triangle-expand); |