crissoca
8/21/2014 - 5:01 AM

From http://iamsteve.me/blog/entry/compass_mixins_you_should_know_about

@include pie-clearfix;
@include hide-text(left);
@include replace-text-with-dimensions("image.png");

headings()

#{headings()} {
    font-weight: 700; }
    
color: scale-lightness(#f00, 20%);