11 lines
292 B
YAML
11 lines
292 B
YAML
|
name: Responsive Image
|
||
|
type: module
|
||
|
description: 'Provides an image formatter and breakpoint mappings to output responsive images using the HTML5 picture tag.'
|
||
|
package: Core
|
||
|
version: VERSION
|
||
|
core: 8.x
|
||
|
dependencies:
|
||
|
- breakpoint
|
||
|
- image
|
||
|
configure: entity.responsive_image_style.collection
|