drowl_media-8.x-2.0-rc0/modules/drowl_media_types/config/install/responsive_image.styles.page_width.yml
modules/drowl_media_types/config/install/responsive_image.styles.page_width.yml
langcode: en
status: true
dependencies:
config:
- image.style.page_width_lg
- image.style.page_width_md
- image.style.page_width_sm
module:
- drowl_media
id: page_width
label: '100% Page width, cropped'
image_style_mappings:
-
image_mapping_type: image_style
image_mapping: page_width_lg
breakpoint_id: drowl_media.xxlarge
multiplier: 1x
-
image_mapping_type: image_style
image_mapping: page_width_lg
breakpoint_id: drowl_media.xlarge
multiplier: 1x
-
image_mapping_type: image_style
image_mapping: page_width_lg
breakpoint_id: drowl_media.large
multiplier: 1x
-
image_mapping_type: image_style
image_mapping: page_width_md
breakpoint_id: drowl_media.medium
multiplier: 1x
-
image_mapping_type: image_style
image_mapping: page_width_sm
breakpoint_id: drowl_media.small
multiplier: 1x
breakpoint_group: drowl_media
fallback_image_style: page_width_lg
