Fix:fix autoprefixer explanation

This commit is contained in:
Pan 2017-10-08 11:20:00 +08:00
parent c031f09203
commit 05ed30b5e9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
module.exports = {
"plugins": {
// to edit target browsers: use "browserlist" field in package.json
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}
}