wechat-miniprogram/miniprogram-cli

如何使用less?

luojinghui opened this issue · 1 comments

修改了config.js文件,打开是less语法

  wxss: {
    less: true, // compile wxss with less
    sourcemap: false, // source map for less
  }

但是在wxss中使用less语法,控制台报错