Export the configuration
This commit is contained in:
parent
331e22299a
commit
0c51428c1b
328 changed files with 19596 additions and 0 deletions
25
config/sync/responsive_image.styles.narrow.yml
Normal file
25
config/sync/responsive_image.styles.narrow.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 976af691-52aa-483c-a81b-fdc7a5fcb8e5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.max_1300x1300
|
||||
- image.style.max_325x325
|
||||
- image.style.max_650x650
|
||||
_core:
|
||||
default_config_hash: fpe1VtjfmmkKkR7qjomnyPorSM2SKdw6rgkdE2jE1rI
|
||||
id: narrow
|
||||
label: Narrow
|
||||
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:
|
||||
- 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