We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930af5f commit a9cd783Copy full SHA for a9cd783
docs/zh/guide/css.md
@@ -12,7 +12,7 @@ Vue CLI 项目天生支持 [PostCSS](http://postcss.org/)、[CSS Modules](https:
12
13
``` bash
14
# Sass
15
-npm install -D sass-loader node-sass
+npm install -D sass-loader sass
16
17
# Less
18
npm install -D less-loader less
0 commit comments