stylelint-config-sass-guidelines
Sharable stylelint config based on https://sass-guidelin.es/
Updated by @bjankord
gulp-stylelint
Gulp plugin for running Stylelint results through various reporters.
Updated by @olegskl
stylelint-no-unsupported-browser-features
Disallow features that are unsupported by the browsers that you are targeting
Updated by @ismay
stylelint-declaration-strict-value
Specify properties for which a variable, function, keyword or value must be used
Updated by @andyogo
stylelint-selector-bem-pattern
A stylelint plugin that harnesses the power of postcss-bem-linter
Updated by @davidtheclark
stylelint-processor-styled-components
A stylelint processor for styled-components
Updated by @chinesedfan
stylelint-config-recess-order
Recess-based property sort order for Stylelint.
Updated by @stormwarning
stylelint-declaration-block-no-ignored-properties
Disallow property values that are ignored due to another property value in the same rule.
Updated by @kristerkari
stylelint-config-recommended-scss
The recommended shareable SCSS config for Stylelint
Updated by @kristerkari
stylelint-config-property-sort-order-smacss
Stylelint config for Property Sort Ordering based on the SMACSS methodology
Updated by @cahamilton
stylelint-config-recommended-vue
The recommended shareable Vue config for Stylelint.
Updated by @ota-meshi