diff options
| author | Mark Otto <[email protected]> | 2017-06-18 18:32:42 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-06-18 18:32:42 -0700 |
| commit | 222eddda5e8308b2b32f44f698bbf1b35ebb476a (patch) | |
| tree | 0e92e5a2c010157c841c243f708deadfa4b0f55e /build/postcss.config.js | |
| parent | 1a23321fc01ee58b1ea1a20ec32ae2146177ffc8 (diff) | |
| parent | 16d77b4cb07f575d45ae486125ea9df06bd45d3f (diff) | |
| download | bootstrap-222eddda5e8308b2b32f44f698bbf1b35ebb476a.tar.xz bootstrap-222eddda5e8308b2b32f44f698bbf1b35ebb476a.zip | |
Merge branch 'v4-dev' into colors-redux
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': {} + } } }) |
