prontolabs / pronto-scss

Pronto runner for SCSS-Lint, tool to help keep your SCSS clean and readable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pronto runner for SCSS-Lint, tool to help keep your SCSS clean and readable

License:MIT License


Languages

Language:Ruby 100.0%