Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 854 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 854 Bytes

Pronto runner for SCSS-Lint

Code Climate Build Status Gem Version

Pronto runner for SCSS-Lint, tool to help keep your SCSS clean and readable. What is Pronto?

Configuration

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.