Home > The Newbie Zone > Questions and Answers

Any tool to clean CSS, images, scripts etc.? (3)


09-22-2015 05:57 PM #1 cz_voyager (Member)
Any tool to clean CSS, images, scripts etc.?

If I edit HTML and remove some parts then I have to edit CSS to delete unused parts, find unused images, scripts etc and delete them. It's really time consuming to do it manually. Is there any tool that can do it?

Thanks.


09-22-2015 07:53 PM #2 ricmed (Member)

google grunt, things like uncss, etc


09-22-2015 08:13 PM #3 dotcom (Member)

www.unused-css.com

or

https://addons.mozilla.org/en-US/fir...rs/?src=search


Home > The Newbie Zone > Questions and Answers