diff --git a/README.md b/README.md index dfbd3f8f..6d5ba82b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,6 @@ module.exports = { plugins: { 'postcss-import': {}, 'postcss-cssnext': {}, - 'autoprefixer': {}, 'cssnano': {} } }