2017-01-18 23:23:45 +01:00
|
|
|
{
|
|
|
|
"breakpoints": [
|
|
|
|
{
|
|
|
|
"name": "mobile-portrait",
|
|
|
|
"size": {
|
|
|
|
"width": 320,
|
|
|
|
"height": 600
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "mobile-landscape",
|
|
|
|
"size": {
|
2017-02-05 22:46:45 +01:00
|
|
|
"width": 560,
|
2017-01-18 23:23:45 +01:00
|
|
|
"height": 600
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tablet-portrait",
|
|
|
|
"size": {
|
2017-02-05 22:46:45 +01:00
|
|
|
"width": 800,
|
2017-01-18 23:23:45 +01:00
|
|
|
"height": 600
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tablet-landscape",
|
|
|
|
"size": {
|
2017-02-05 22:46:45 +01:00
|
|
|
"width": 1020,
|
2017-01-18 23:23:45 +01:00
|
|
|
"height": 600
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "screen",
|
|
|
|
"size": {
|
2017-02-05 22:46:45 +01:00
|
|
|
"width": 1280,
|
2017-01-18 23:23:45 +01:00
|
|
|
"height": 600
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|