@mixin browser($browsers: Mozilla) @each $browser in $browsers html[data-browser*="#{$browser}"] @content