vue-loader and postcss-loader both have support to read postcss.config.js.
postcss-loader has support for config.path to put the postcss.config.js in a custom location.
However, vue-loader currently does not.
Once the support exists, move the location of this config file for consistency.
vue-loaderandpostcss-loaderboth have support to readpostcss.config.js.postcss-loaderhas support forconfig.pathto put thepostcss.config.jsin a custom location.However,
vue-loadercurrently does not.Once the support exists, move the location of this config file for consistency.