Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
25
config/sync/responsive_image.styles.short.yml
Normal file
25
config/sync/responsive_image.styles.short.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 48573e4f-49df-44a9-a14d-db437d3dfd95
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.focal_point_195x260
|
||||
- image.style.focal_point_390x520
|
||||
- image.style.focal_point_780x1040
|
||||
_core:
|
||||
default_config_hash: 0izBPJXHhozLxU5koRWYJCjEqRn5fwtfgRfLmDFhhso
|
||||
id: short
|
||||
label: Short
|
||||
image_style_mappings:
|
||||
-
|
||||
breakpoint_id: responsive_image.viewport_sizing
|
||||
multiplier: 1x
|
||||
image_mapping_type: sizes
|
||||
image_mapping:
|
||||
sizes: '(min-width: 1290px) 325px, (min-width: 851px) 25vw, (min-width: 560px) 50vw, 100vw'
|
||||
sizes_image_styles:
|
||||
- focal_point_195x260
|
||||
- focal_point_390x520
|
||||
- focal_point_780x1040
|
||||
breakpoint_group: responsive_image
|
||||
fallback_image_style: focal_point_195x260
|
Loading…
Add table
Add a link
Reference in a new issue