Remove added config, not needed anymore

This commit is contained in:
Gaetan Craig-Riou
2025-12-22 14:43:40 +11:00
parent 98a2bf5d47
commit a120e390d0

View File

@@ -1,9 +1,6 @@
module.exports = {
plugins: [
require('postcss-import')({
// Wepacker isn't passing the configured path to Postcss, so we specify the base path here
path: process.cwd()
}),
require('postcss-import'),
require('postcss-flexbugs-fixes'),
require('postcss-preset-env')({
autoprefixer: {