Skip to content

prontolabs/pronto-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.