diff options
Diffstat (limited to 'build/postcss.config.js')
| -rw-r--r-- | build/postcss.config.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/postcss.config.js b/build/postcss.config.js index 803078a5f..e811f44be 100644 --- a/build/postcss.config.js +++ b/build/postcss.config.js @@ -35,7 +35,6 @@ module.exports = (ctx) => ({ 'Android >= 4', 'Opera >= 12' ] - }, - 'postcss-flexbugs-fixes': {} + } } }) |
