Joined November 2013
·
Achievements
29 Karma
0 Total ProTip Views

Forked
Have a project valued enough to be forked by someone else

Charity
Fork and commit to someone's open source project in need

Cub
Have at least one original jQuery or Prototype open source repo
Using sass or another css preprocessor you can have different _config.scss files (or a script that extracts some values from another config file) and within this define a
$mq-width-type
variable which is then used whenever you want to define a media query. simply set it to 'width' on dev and 'device-width' on prod