Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / blazy / tests / modules / blazy_test / blazy_test.breakpoints.yml
1 blazy_test.mobile:
2   label: mobile
3   mediaQuery: ''
4   weight: 0
5   multipliers:
6     - 1x
7 blazy_test.narrow:
8   label: narrow
9   mediaQuery: 'all and (min-width: 560px) and (max-width: 850px)'
10   weight: 1
11   multipliers:
12     - 1x
13 blazy_test.wide:
14   label: wide
15   mediaQuery: 'all and (min-width: 851px)'
16   weight: 2
17   multipliers:
18     - 1x