How to save ONLY the CSS changes of Styles panel of Chrome Developer Tools?

What is the best tool to detect unused css selectors?

  • I've been researching new ways to optimize my css, and have been looking at various tools that identify unused css selectors.. Helium -js solution Dust-Me -Firefox extension Google Chrome's Audit tool -available in dev tools unused-css -browser solution All of these tools have their drawbacks, though, as Chrome's Audit feature only detects unused css on the specific page, Firefox's Dust-Me solution only works with versions before V.22, Helium requires me to input the script code into each page of my site (and I also cant really get it to work). My question is: what tools exist that could easily scan an entire site for unused css selectors (without inputting scripts), and report to me which ones are not in use? Does this exist? What am I missing here?

  • Answer:

    If you want to generally optimize your CSS, http://csslint.net will probably hurt your feelings and make you a better developer in the process.

Quora User at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.