Skip to content

Find unused CSS selector on your web application. Work across multiple page

Notifications You must be signed in to change notification settings

genintho/unusedCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unusedCSS

Find the unused CSS rules in a WebApp during the life cycle of a WebApp. You can move around, click, the extension will update detect these changes and try to see if new selector are used.

ToDos

  • improve style
  • auto explore, following every anchor tag
  • Think about selector modifier :after, :hover, …
  • Save results automatically and provide option to see them again
  • Integrate into the developper tools, instead of using a browser popup

About

Find unused CSS selector on your web application. Work across multiple page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published