Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
25
config/responsive_image.styles.short.yml
Normal file
25
config/responsive_image.styles.short.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: db6461a4-f8d2-4415-9411-0bcb5ea233d1
|
||||
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