vue中引入了sass,又引入cssnano报错

"cssnano": {
      // preset: "advanced",
      autoprefixer: false,
      "postcss-zindex": false
    }

注:  sass 与 cssnano 中的  : preset: "advanced" 冲突 阿,没有去细找解决的办法,暂时注释掉了。

posted @ 2019-05-17 12:12  MvloveYouForever  阅读(437)  评论(0编辑  收藏  举报