Hacker News new | ask | show | jobs
by parag_c_mehta 4494 days ago
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?
1 comments