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.tall.yml
Normal file
25
config/responsive_image.styles.tall.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 6cbef9b5-91ce-4da8-b6a1-8f217e57165f
|
||||
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: IjrIkEw9KTR6GXbfSGdFw4BbQSQWMfN1fbgsiobcUBI
|
||||
id: tall
|
||||
label: Tall
|
||||
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