Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
27
config/responsive_image.styles.wide.yml
Normal file
27
config/responsive_image.styles.wide.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 0495b01a-1617-4832-8208-3345bfa9b896
|
||||
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