{ "plugins": { "postcss-easy-import": {}, "postcss-custom-properties": { "preserve": true }, "postcss-media-minmax": {}, "postcss-selector-not": {}, "postcss-nested": {}, "autoprefixer": { "browsers": [ "last 2 versions" ] } }, "excludedPackages": [ "deepwell:bootstrap-datepicker2", "smoral:sweetalert" ] }