Skip to content
This repository was archived by the owner on Jul 3, 2021. It is now read-only.

Webpack & PostCSS Configuration

Mike England edited this page Mar 31, 2020 · 1 revision

Extending Webpack

This plugin is built using a combination or Webpack & WP Scripts. You can enhance this file by modifying webpack.config.js.

Note: The current configuration uses defaultConfig to add additional settings on top of WP Scripts.

PostCSS

You can add additional features to this project by updating the installing plugin and then update the /postcss.config.js file.

Checkout PostCSS plugins.

Clone this wiki locally