How SASS is being used at Github

How SASS is being used at Github

Recently switched from LESS to SASS, I have only a few reasons such as SASS having the ability to create very intelligent mixins via if/else statements, Compass/Bourbon vs elements.less and the @extend capability of SASS. Here’s a great link on how to manage SASS projects in a large team.