v7.4.0
- The
vue.postcssoption can now also be a function. It will be called with the loader context as the first argument and should return an Array of PostCSS plugins (similar topostcss-loader). (@TerenceZ)
vue.postcss option can now also be a function. It will be called with the loader context as the first argument and should return an Array of PostCSS plugins (similar to postcss-loader). (@TerenceZ)