Move configuration to standard location (config next to web)

This commit is contained in:
Benjamin Melançon 2019-07-18 21:22:58 -04:00
parent c3696b4b96
commit 8fdc0426d5
472 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,27 @@
uuid: 5227c4dc-f23c-443c-a7b1-83f8fb8bf453
langcode: en
status: true
dependencies:
config:
- image.style.focal_point_1300x650
- image.style.focal_point_2600x1300
- image.style.focal_point_325x195
- image.style.focal_point_650x390
_core:
default_config_hash: R2R93Q5ySwHdjC3Gbidu8fOKtRdG_iQj3cJyyqJ5X9A
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:
- focal_point_1300x650
- focal_point_2600x1300
- focal_point_325x195
- focal_point_650x390
breakpoint_group: responsive_image
fallback_image_style: focal_point_325x195