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.tall.yml
Normal file
25
config/sync/responsive_image.styles.tall.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 44a17d02-d86b-45f9-8cb6-8207e73208dd
|
||||
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