0.03
No release in over 3 years
Low commit activity in last 3 years
Pronto runner for SCSS-Lint, tool to help keep your SCSS clean and readable
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 12.0
~> 3.4
~> 1.2

Runtime

~> 0.11.0
>= 0.43.0, ~> 0.43
 Project Readme

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.