It happens to me several times, when I update my blog’s design I completely forget to remove the old CSS snippets that are of no use on the new page.
Dust-me selector is an excellent Firefox addon by sitepoint using which you can actually see the unused CSS on your page. It’ll calculate the classes and id’s within seconds that are not used on the current page.
But be very careful while deleting unused CSS code as for a particular page there may not be usage of it.



Leave Your Comment ↓