Can I DevTools?
CSS
Edit
  1. Launch Devtools > Open Command Menu using "Cmd+Shift+P" (on Mac) or "Ctrl+Shift+P" (on Windows/Linus/Chrome OS).
  2. Search for "Show Coverage" (this will open the Coverage drawer next to the Console).
  3. Click the "Reload" button to see the unused styles per CSS file.