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
loading= "lazy" on the img tag is supported by almost 90% of all browsers (https://caniuse.com/loading-lazy-attr) I think it would be a good idea to add it to the img dsl
The text was updated successfully, but these errors were encountered:
loading= "lazy"
on the img tag is supported by almost 90% of all browsers (https://caniuse.com/loading-lazy-attr) I think it would be a good idea to add it to the img dslThe text was updated successfully, but these errors were encountered: