Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
stylefmt : stylefmt is a tool that automatically formats 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...
csscss : csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.