Export the configuration
This commit is contained in:
parent
331e22299a
commit
0c51428c1b
328 changed files with 19596 additions and 0 deletions
27
config/sync/responsive_image.styles.wide.yml
Normal file
27
config/sync/responsive_image.styles.wide.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: b8954a5e-42c4-4446-bbc2-037dc3c34468
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.max_1300x1300
|
||||
- image.style.max_2600x2600
|
||||
- image.style.max_325x325
|
||||
- image.style.max_650x650
|
||||
_core:
|
||||
default_config_hash: CcYzyNx9FjzWWNCWNl2j5tTKTB6FlMgInqtB3oTYnX4
|
||||
id: wide
|
||||
label: Wide
|
||||
image_style_mappings:
|
||||
-
|
||||
breakpoint_id: responsive_image.viewport_sizing
|
||||
multiplier: 1x
|
||||
image_mapping_type: sizes
|
||||
image_mapping:
|
||||
sizes: '(min-width: 1290px) 1290px, 100vw'
|
||||
sizes_image_styles:
|
||||
- max_2600x2600
|
||||
- max_1300x1300
|
||||
- max_650x650
|
||||
- max_325x325
|
||||
breakpoint_group: responsive_image
|
||||
fallback_image_style: max_325x325
|
Loading…
Add table
Add a link
Reference in a new issue