silencesys / silentbox

A lightbox inspired Vue.js component.
https://silentbox.rocek.dev
MIT License
296 stars 51 forks source link

📝 Updated the documentation to support srcSet #42

Closed ArmanNik closed 3 years ago

ArmanNik commented 3 years ago

Added srcSet to the list of possible attributes and linked to MDN's responsive images guide. Expanded the already existing example to show the correct use of the attribute.

@silencesys if you think that the srcSet example that I added clutters too much the existing code, I can write a different section with a more in depth explanation :)

silencesys commented 3 years ago

I think it's OK, thanks you!