fex-team / fis-parser-node-sass

Use node-sass to parser sass for fis/fis3.
MIT License
31 stars 23 forks source link

使用 yarn解决操蛋的 node-sass 依赖安装 #35

Closed nimoc closed 8 years ago

nimoc commented 8 years ago

如果因为 node-sass安装不上此模块,可以尝试如下方法

npm i yarn -g
yarn add node-sass