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