Pronto runner for SCSS-Lint, tool to help keep your SCSS clean and readable. What is Pronto?
Configuring SCSS-Lint via .scss-lint.yml will work just fine with pronto-scss.
When putting pronto-scss in your Gemfile, add require: false
. SCSS-Lint monkey patches a number of classes, which can lead to trouble if always required.