October 2, 2023

by

SelectorHound is the thing that finds CSS selectors when you're tired of trying

Reading Time: 4 minutesA few years back I ran into a difficult situation on a project: I needed to find out where a particular CSS selector was used. I had a static version of the site, and so I did what any fool might do and I tried searching for it in my IDE. I had two problems