css: remove postcss-flexbugs-fixes plugin.
Remove a PostCSS plugin used to workaround bugs in the `flex` CSS property. Most of these bugs are no longer relevant and only affected ancient browsers like IE 10 or 11. https://github.com/philipwalton/flexbugs
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
"lodash": "^4.17.21",
|
||||
"mini-css-extract-plugin": "^2.2.0",
|
||||
"postcss": "^8.3.6",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-import": "^14.0.2",
|
||||
"postcss-loader": "^6.1.1",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
|
||||
Reference in New Issue
Block a user