Joined April 2012
·
itg

Kevin Altman

designer, front-end developer at Relevance
·
NC
·
·
·

Posted to Media Queries Sass Mixin over 1 year ago

SASS modules are deprecated within @content blocks.

I'd suggest using something more along the lines of @media #{$tablet-landscape} and setting the variable to be the breakpoint variable to only screen and (min-width: 768px) and (max-width: 979px)

Typically, CamelCase javascript variables/functions/etc. Underscore Ruby variables/functions/etc. Hyphenate css class/id names.

Achievements
110 Karma
0 Total ProTip Views