Because i'm lazy. Quick snippets for sublime text 3, because I hate writing this 100x/day:
@include media($sm) {
}
Now I write meds
and tab instead.
There are four different snippets triggered by the following keywords:
meds
->$sm
medm
->$md
medl
->$lg
med
->$sm / $md / $lg