csscss : csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
Sizzy : A tool for developing responsive websites crazy-fast.
Open sourced : https://github.com/kitze/sizzy
Compass : Compass is an open-source CSS Authoring Framework.
stylelint : A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.