[Doc] update quickstart (#2025)

This commit is contained in:
neverland
2018-11-04 20:23:48 +08:00
committed by GitHub
parent 11ce2a602f
commit 17d9e27305
2 changed files with 7 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ module.exports = {
plugins: {
'autoprefixer': {
browsers: ['Android >= 4.0', 'iOS >= 7']
}
},
'postcss-pxtorem': {
rootValue: 37.5,
propList: ['*']