Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / blazy / tests / modules / blazy_test / config / optional / responsive_image.styles.blazy_picture_test.yml
1 uuid: 23b27816-beb2-49fe-bacd-e420b1ab8bea
2 langcode: en
3 status: true
4 dependencies:
5   config:
6     - image.style.large
7     - image.style.medium
8     - image.style.thumbnail
9   enforced:
10     module:
11       - blazy_test
12 id: blazy_picture_test
13 label: 'Blazy picture test'
14 image_style_mappings:
15   -
16     breakpoint_id: blazy_test.wide
17     multiplier: 1x
18     image_mapping_type: image_style
19     image_mapping: large
20   -
21     breakpoint_id: blazy_test.narrow
22     multiplier: 1x
23     image_mapping_type: image_style
24     image_mapping: medium
25   -
26     breakpoint_id: blazy_test.mobile
27     multiplier: 1x
28     image_mapping_type: image_style
29     image_mapping: thumbnail
30 breakpoint_group: blazy_test
31 fallback_image_style: thumbnail