Skip to content

Instantly share code, notes, and snippets.

@jsmarkus
Created March 7, 2013 07:12
Show Gist options
  • Save jsmarkus/5106135 to your computer and use it in GitHub Desktop.
Save jsmarkus/5106135 to your computer and use it in GitHub Desktop.
var rules = {
"modern": {
"20x20": {
"glance": 100,
"mat": 200
},
"27x27": {
"glance": 300,
"mat": 400
}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment