Modern CSS linter that helps you avoid errors and enforce conventions
Modern CSS linter
stylelint
$ stylelint '**/*.css'
$ stylelint --config .stylelintrc.json style.css
$ stylelint --fix '**/*.scss'