You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like the standard markup: picture output, but without the <picture> container or the <img> fallback. This would allow complex systems outside JPT to easily combine multiple presets within one <picture> element, without hardcoding things like the sizes attribute.
The text was updated successfully, but these errors were encountered:
Like the standard
markup: picture
output, but without the<picture>
container or the<img>
fallback. This would allow complex systems outside JPT to easily combine multiple presets within one<picture>
element, without hardcoding things like thesizes
attribute.The text was updated successfully, but these errors were encountered: