Having PostCSS autoprefixer is a really useful feature, but as far [as I can tell](https://github.com/developit/preact-cli/blob/5f268a8d444d6449372343f75ce6aab4e616c997/src/lib/webpack/webpack-base-config.js#L194), autoprefixer is the only PostCSS plugin that can be used. Would it be possible to extend the PostCSS functionality to enable the use of other plugins, preferably via a `postcss.config.js` file?