Skip to content

Tool that identifies, removes, and/or defines unused classes and IDs in CSS

Notifications You must be signed in to change notification settings

jckdm/CSS-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS parser

Terminal screenshot demonstrating user experience with parsing software

Screenshot of code editor showing result of using parsing software

  1. prompts user for .css file(s)
  2. prompts user for .html file(s)
  3. prints undefined classes and IDs, corresponding files
  4. prints unused classes and IDs, corresponding files and line numbers
  5. re-writes .css files without unused classes and IDs
  6. defines previously undefined style rules in .css files

About

Tool that identifies, removes, and/or defines unused classes and IDs in CSS

Topics

Resources

Stars

Watchers

Forks

Languages