northwang-lucky / multi-tab

一个基于vue3.0+ts+element-plus搭建的多页签系统模板 (PC端,非响应式)。A multi-tab system template (PC side, non-responsive) based on vue3.0+ts+element-plus.

Home Page:https://northwang-lucky.github.io/multi-tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

能否替换掉node-sass

flysmallstrong opened this issue · comments

用了各种方式安装node-sass 均失败. 后续版本中能否用less 或其它类似用途的包替代sass.

因为是用的element-ui,所以用node-sass方便一些。你全局安装一下mirror-config-china这个依赖包,之后再安装node-sass就能安装了。 npm i -g mirror-config-china