I'm making template. In css file are many css classes, which are no longer used in the template. It takes a long time to find and remove them manually.
Is there any tool that will find and remove unused css classes?
Try Firefox extension Dust-Me
OR
you may also try Chrome Developer Tools
This Chrome developer tool has an Audits tab which can shows unused CSS selectors.
Run an audit > under Web Page Performance see Remove unused CSS rules
OR
http://unused-css.com/ tool explores your all pages and removes unused CSS.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With