Forum Moderators: not2easy
what elements are not being used in the CSS file?The suggested tools will identify unused css rules, which is usually the goal when trying to clean up css. But it is different from identifying HTML elements that haven't been "used" in the css. Are you sure that's what is wanted?