find-unused-css-classes

1.0.0 • Public • Published

find-unused-css-classes

Tool for finding CSS classes which are referenced by selectors in a set of CSS files but not used.

Usage

npm install -g find-unused-css-classes
find-unused-css-classes used-class-list.txt app.css

Where used-class-list.txt is a new-line separated list of classes that are known to be used in your site or application. This tool does not help you generate that. If you have a set of HTML files or templates you can use used-css-classes.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i find-unused-css-classes

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • robertknight