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
My project, Bless CSS, could be what you're looking for. It will analyze files and split them at the optimum point based on the selector limit.
It's also built in to CodeKit.