I am using a wonderful mixin that turns SASS to CSS using BEM methodology.
SASS:
=e($name) #{&}__#{$name} @content =m($name)