I'm looking for a plugin for Visual Studio 2010 to help me clean up my CSS in a ASP.NET MVC project.
We are a lot of people working on the same website and before I publish it, I wanna clean up the CSS to make sure there are no unused selectors.
I know that there are plugin for Firefox, but they won't catch any dynamically loaded CSS and usually they just check one page.