docs: adjust quickstart (#7293)

This commit is contained in:
neverland
2020-10-06 10:30:19 +08:00
committed by GitHub
parent 88b88f56ae
commit 9b635a45ef
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Vant 使用了 [Less](http://lesscss.org/) 对样式进行预处理,并内置
#### 按需引入样式(推荐)
在 babel.config.js 中配置按需引入样式源文件,注意 babel6 不支持按需引入样式,请手动引入样式
在 babel.config.js 中配置按需引入样式源文件,注意 babel6 不支持按需引入样式,请手动引入样式
```js
module.exports = {