Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically set srcSet attributes #4

Merged
merged 1 commit into from
Nov 17, 2015
Merged

Commits on Nov 17, 2015

  1. Automatically set srcSet attributes

    This adds a new option called `generateSrcSet` which defaults to true. When
    enabled, the 2x and 3x srcSet attributes will be added to rendered component.
    Currently, the attribute will only be added if the rendered component is an
    `img`.
    ekosz committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    8e799fa View commit details
    Browse the repository at this point in the history