simple-webpack-wordpress
simple-webpack-wordpress copied to clipboard
A simple setup of webpack for JS and PostCSS (w/ Tailwind) compiling
simple-webpack-wordpress
A simple setup of webpack for JS and PostCSS (w/ Tailwind) compiling
- Clone the repository into your active theme's folder
- Run
npm install
- Run
npm run start