Fix:fix autoprefixer explanation
This commit is contained in:
parent
c031f09203
commit
05ed30b5e9
|
@ -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": {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue