Skip to content

Instantly share code, notes, and snippets.

@geddski
Created August 10, 2012 19:29
Show Gist options
  • Save geddski/3317184 to your computer and use it in GitHub Desktop.
Save geddski/3317184 to your computer and use it in GitHub Desktop.
{
"bg" : "purple",
"spacing" : 0,
"gutter" : "10px",
"queries": {
"small": "screen and (min-width:1px) and (max-width:400px)",
"large": "screen and (min-width:1501px)"
},
"animate": {
"special": {
"out": "width 1s ease-out"
}
},
"awesome": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment