blazy-8.x-2.x-dev/tests/modules/blazy_test/blazy_test.breakpoints.yml
tests/modules/blazy_test/blazy_test.breakpoints.yml
blazy_test.mobile:
label: mobile
mediaQuery: ''
weight: 0
multipliers:
- 1x
blazy_test.narrow:
label: narrow
mediaQuery: 'all and (min-width: 560px) and (max-width: 850px)'
weight: 1
multipliers:
- 1x
blazy_test.wide:
label: wide
mediaQuery: 'all and (min-width: 851px)'
weight: 2
multipliers:
- 1x
