Chore: Remove postcss-browser-reporter (#39409)

This commit is contained in:
Ashley Harrison
2021-09-20 13:38:23 +02:00
committed by GitHub
parent dc61edc8ac
commit e2c87caff0
3 changed files with 1 additions and 10 deletions
-1
View File
@@ -2,6 +2,5 @@ module.exports = {
plugins: {
autoprefixer: {},
'postcss-reporter': {},
'postcss-browser-reporter': {},
},
};