I'd love to build in support for tools that help developers know if the CSS they are writing is good. For example:
- Parker - A CSS statistics tool that generates a Markdown file. This would help with PRs into a Pattern Library to see how much you affected the CSS codebase with your change
- Linters - Build support for scss-lint and some sort of LESS linting tool
I'd love to build in support for tools that help developers know if the CSS they are writing is good. For example: