Hey! It's super easy to support browsers that have javascript turned off by always just rendering a regular `<img>` tag nested inside a `<noscript>` tag. Happy to PR the feature in.
Hey!
It's super easy to support browsers that have javascript turned off by always just rendering a regular
<img>tag nested inside a<noscript>tag.Happy to PR the feature in.