I’m working in large react project and it uses SCSS for styling. I want to remove unused CSS from the SCSS style files. How can I achieve this if I have large no of SCSS files in project?
I tried Purge CSS but it didn’t work for me
New contributor
Shubham Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.