We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532493e commit 440af84Copy full SHA for 440af84
build/postcss.config.js
@@ -35,7 +35,6 @@ module.exports = (ctx) => ({
35
'Android >= 4',
36
'Opera >= 12'
37
]
38
- },
39
- 'postcss-flexbugs-fixes': {}
+ }
40
}
41
})
package.json
@@ -86,7 +86,6 @@
86
"npm-run-all": "^4.0.2",
87
"phantomjs-prebuilt": "^2.1.14",
88
"postcss-cli": "^4.0.0",
89
- "postcss-flexbugs-fixes": "^3.0.0",
90
"qunit-phantomjs-runner": "^2.3.0",
91
"qunitjs": "^2.3.2",
92
"shelljs": "^0.7.7",
0 commit comments