0.4.2
Add PurgeCSS configuration.
This is commented out by default, but if you want to run the PurgeCSS utility over your production CSS build, simply uncomment the mix.inProduction
section of the webpack.mix.js
file and run npm run prod
.
Add PurgeCSS configuration.
This is commented out by default, but if you want to run the PurgeCSS utility over your production CSS build, simply uncomment the mix.inProduction
section of the webpack.mix.js
file and run npm run prod
.