Skip to content
Neekey edited this page Sep 10, 2013 · 2 revisions

使用LESS进行LESS的打包。

初次之外,ABC设置了额外的引入路径,可以通过以下方式快速跨目录引入样式:

@import "utils/style/button.less";
@import "widget/ui/index.less";

Clone this wiki locally