My question is pretty straight forward.
I have multiple CSS and Javascript files in my project, and I'm 90% sure I have a lot of unused css elements that I haven't used. I know Dreamweaver has a lot of features that I've yet to use, and I know there are other IDE's that show you functions and variables that are unused.
Example: in the Netbeans IDE, if I have a variable that I haven't used, at all, in any file, it underlines said variable, and tells me that It's unused.
Does Dreamweaver offer anything similar, or is there another program that I can use to do this?