Best tool for CSS
This tool can take the HTML of any page and convert the classes and ids to CSS! No need to root through the 1000+ lines of HTML just to find that single missing class, just paste the code into your JS file and hit run. The program outputs the classes and ids (CSS Ready!) into the console!
Gj. Btw I didn't know that js had a regex lookbehind
@theangryepicbanana Apparently so. I thought the same until I made this!
Nvm, it gives me an error