Home › Forums › CSS › SASS Media Query With Variable Declaration › Re: SASS Media Query With Variable Declaration
July 15, 2012 at 7:39 am
#106138
Participant
I found this: http://stackoverflow.com/questions/9122195/using-sass-variables-with-css3-media-queries
So media queries are client-side, and since SASS is server-side this won’t behave the way I wanted it. Too bad.