How can I strip out extraneous CSS rules from my stylesheets?
July 28, 2007 9:54 AM
Subscribe
How can I strip out extraneous CSS rules from my stylesheets?
I've got an external css file that I've modified quite extensively and it's also quite long. I would like to compare the rules in the css file with the div and class tags that I've added in my html and then discard all the css rules that don't apply. So this isn't CSS optimizing like CSS Tidy . . .
Is there anything either on or offline that will allow me to do this?
posted by jeremias to computers & internet (6 comments total)
11 users marked this as a favorite
posted by Rhomboid at 10:38 AM on July 28, 2007 [4 favorites]