is there an existing plugin/app/program/script/whatever that analyzes and counts the css selectors of a file? i want to check if the reason my css file is not working in IE
There is this bookmarklet that tells you the number of used CSS rules out of the total CSS rules (which you are interested in).
CSS Crunch