In the chrome coverage section, it shows, some CSS/JS files have more than what the page needs. How to find those that are not needed in the page in order to remove them and make a new CSS/JS file for each page? BTW, for the CSS, the files are being processed from SCSS. How can I find them with some software or program?