DoSomething / forge

🎨 The DoSomething.org pattern library.
http://forge.dosomething.org
MIT License
48 stars 14 forks source link

Start linting SCSS with Sasslint! #518

Closed DFurnes closed 9 years ago

DFurnes commented 9 years ago

Changes

Start linting our SCSS with Sasslint. Currently, the only two linting rules are BorderZero (prefer 0 to none) and SpaceAfterPropertyColon (prefer one space after : in declarations). But it's pretty cool to be able to actually start using this in production! :zap:

screen shot 2015-08-04 at 8 52 52 am

For review: @DoSomething/front-end

sbsmith86 commented 9 years ago

dope dope dope. :+1:

mmwtsn commented 9 years ago

:tada: Nice!