Installed purgecss but I still see on Coverage a lot of unused CSS

Sure, sorry about that. Basically all I did is the instructions that I saw here for Purge CSS

I ran the command and added those lines on webpack.config.optimize.js then ran a yarn build:production.

Here are the contents from my webpack.config.optimize.js