Updates from the past fortnight

This commit is contained in:
Godwin
2015-04-14 19:41:46 -07:00
parent 37ee6cfee7
commit 14205f4586
28 changed files with 597 additions and 154 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"breakpoints": {
"small": 0,
"medium": 320,
"large": 1024,
"small-only": [0, 320],
},
"breakpoint-unit": "px",
"fallback-range": [320, 1024],
"browser_exceptions": {
}
}