Commit 05ed30b5 authored by Pan's avatar Pan

Fix:fix autoprefixer explanation

parent c031f092
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
module.exports = { module.exports = {
"plugins": { "plugins": {
// to edit target browsers: use "browserlist" field in package.json // to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {} "autoprefixer": {}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment