@import "scaffolding"; @import "verticalRhytm"; /* Micro ClearFix Mixin */ .clearfix{ zoom:1; &:before, &:after{ content:""; display:table; } &:after{ clear: both; } }