Fix:fix autoprefixer explanation

This commit is contained in:
Pan
2017-10-08 11:19:20 +08:00
parent 2725285d26
commit 516897b97a
2 changed files with 2 additions and 2 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": {}
}
}