css 'lint'

C

Captain Dondo

Is anyone aware of a tool that can spider through a website, keeping
track of all of the various calls to css sheets, and then list items in
the css sheets that are unused?

I've adapted a css sheet from one php app to two others, and I have lots
and lots of cruft left over in the css sheets. I can either try to pore
through all of the php code, or manually spider through the site, or see
if there is a tool to do that for me....
 
S

Spartanicus

Captain Dondo said:
Is anyone aware of a tool that can spider through a website, keeping
track of all of the various calls to css sheets, and then list items in
the css sheets that are unused?

Topstyle, but it only works if you don't use multiple classes in the
HTML (<h1 class="foo bar">foobar</h1>).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top