Well the problem comes up when multiple pages share the same CSS files. How can we find "unused" classes in that case? Is serving css file per page an alternative ? Only if we follow guidelines like SMACSS to structure the CSS, it's possible. Anyone has any other solutions?