Remove unused css from multiple pages at the same time (whole website)
Asked Answered
P

2

7

I 've searched on google some online unused css removers that you have to pay. I also checked here on stackoverflow for programs that might do that. I only found an easy way via google chrome.

  1. Customize and control google chrome
  2. Tools
  3. Developper options
  4. Audits
  5. Check Audit Present State , Web Page Performance only and then push RUN
  6. Then i can see on the files the unused css of the current page

The thing is that this one does it for one page (current) only. I have a website with three pages here : PAGE 1 , PAGE 2 , PAGE 3. I want to find the unused css parts of all the three pages at the same time. Is there a tool or a website that does it for free ?

Pollux answered 26/10, 2013 at 13:59 Comment(0)
C
7

Try "Dust-Me Selectors" add-on for Firefox. It has the ability to crawl, even thru a given sitemap.

I also wish Google Audit had that feature.

Coomer answered 8/12, 2016 at 9:32 Comment(0)
T
2

Opera has an open project Ucss. It's searching dublicated or no-used properities. More here

Thanatos answered 26/10, 2013 at 14:5 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.