tags:

views:

44

answers:

1

Is there any tool to cleanup the unused or ambiguous Images and CSS from the ASP.NET Web Application Project without too much of effort, if there is a plugin for the same like Resharper that would be ideal.

Thanks

+1  A: 

This will help you find unused CSS: http://www.sitepoint.com/dustmeselectors/

Moin Zaman