Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sayll committed Dec 17, 2017
1 parent fa8fc51 commit c048389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -218,7 +218,7 @@ $ npm run cnpm
```bash
$ npm install sass-loader node-sass # npm用户(由于墙的原因会有很大一部分人会失败,推荐使用cnpm)
$ cnpm install sass-loader node-sass # cnpm用户
$ yarn install sass-loader node-sass # yarn用户
$ yarn add sass-loader node-sass # yarn用户
```
* 样式文件后缀需要与`cssType`对应;
Expand Down

0 comments on commit c048389

Please sign in to comment.