mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
Remove added config, not needed anymore
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user