CSS crossreference

Home » Forums » Stylesheet Maker » CSS crossreference


Registered User
2 posts

Does anyone know of a utility that will take a CSS file and find all the references to each class?

I have a site that is over 10 years old and there are classes defined that are never used, (I think.) I would like to clean up the CSS and upgrade the classes actually used to the latest standards.

Thanks.


Ambassador
1,058 posts

Thomas Elliott wrote:
Does anyone know of a utility that will take a CSS file and find all the references to each class?


I believe TopStyle can do that, but if you want to know which style rules are not being used in your pages, Sitepoint has a free Firefox extension called "Dust Me Selectors" which may be helpful.

http://www.sitepoint.com/dustmeselectors/


Registered User
2 posts

Thanks, Cary. Sitepoint Dust Me is what I was looking for

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.