Skip to content

Add support similar to srcset to overcome resolution switching problem #27

@jeznag

Description

@jeznag

I currently have this HTML to cater for retina devices:
<img src="assets/images/continuous-improvement.png" srcset="assets/images/continuous-improvement.png 1x, assets/images/[email protected] 2x" alt="" />

Is there any way to achieve the same result with progressively?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions