Skip to content

A little script to display HTML classes that has missing selectors in the style sheets.

Notifications You must be signed in to change notification settings

ToreAndreRosander/wheresmycss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wheresmycss by Rosander

A little script to display HTML classes that has missing selectors in the style sheets. Usefull if you are working on migration projects or troubleshooting websites with little or none documentation.

Include the wheresMyCss.js inside the head element to be able to intiate the MutationObserver API in the browser. The script will output missing css selectors in the console.

https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver

About

A little script to display HTML classes that has missing selectors in the style sheets.

Resources

Stars

Watchers

Forks