Is there a tool to identify used / unused styles in a stylesheet?
I have a tendency to accumulate styles in a stylesheet. Many of these
styles are not actually employed by the page, so many of the defined
styles are redundant.
Is there a way to identify which styles are used or not used?
My normal way is to make changes to one section, then look at the page
to see if anything changes, if it does, the style is in use and I have
to undo the changes then move onto the next bit. I am hoping there is a
better way?
Christian Kirsch - 29 Apr 2008 09:48 GMT
newbie schrieb:
> Is there a tool to identify used / unused styles in a stylesheet?
There is Dust-Me for Firefox.
newbie - 29 Apr 2008 12:44 GMT
> newbie schrieb:
>> Is there a tool to identify used / unused styles in a stylesheet?
>
> There is Dust-Me for Firefox.
Christian ,
Thanks for the tip. Have a nice day.