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.
8 lines
287 B
8 lines
287 B
6 years ago
|
@import "../../node_modules/fineui/src/less/resource/font.less";
|
||
|
@import "./lib/font.less";
|
||
|
|
||
|
.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-arrow-left);
|