Is there an online tool to find, remove, and merge unused css selectors for a given url. I need to optimize a website with a large number of style files (over 10), and I want to combine them into one file and remove all unused selectors.
Darko source
share