Having multiple two-class selectors for a single declaration block, is it possible to simplify the following (i.e. not having to repeat the body tag):
body
try this:
body{ &.shop, &.contact, &.about, &.faq { background-color:#fff; } }