nowa
nowa copied to clipboard
不能识别 @important
一个包里面的less文件使用了 @important "XXX.less", nowa server 就报 Unexpected character '@' 了
less 不支持 @important 语法,猜你是想用 @import 吧?