7 packages
postcss-code-duplication
This postcss plugin finds and reports different types of code duplication in your css files.
postcss-selector-stats
This postcss plugin collect statical information about every selector. The first implementation adds information about the place and the origin source file.
stylelint-code-quality-config
Shareable config used to analyze the code quality
stylelint-mixin-extend-usage
A stylelint plugin to gather information about the usage of mixins and extends
stylelint-nesting-depth
This stylelint plugin reports the nesting depth per selector. It's used by the stylelint-code-quality-config to generate a visual dashboard.
stylelint-no-undoing-styles
This plugin finds any usage of undoing styles in your (s)css files and reports them
stylesheet-code-quality-webpack-plugin
A (s)css analysis plugin for webpack