@import "../common/var";


/* BEM
 -------------------------- */
when($state) {
  '&.'+($state-prefix + $state)
    {block}
}

