antimoderate
antimoderate copied to clipboard
img srcset support (question)
Hi.
This is awesome. Thanks so much for putting this together.
Does it support the srcset
attribute of the img
tag? The reason I ask is I'm putting together a WordPress plugin for this library and WP automagically creates a srcset list when you upload an image.
Thanks :+1:
This does not, currently only supports src
. It should be relatively easy to patch that in though, might require a bit of api change (maybe we can just use a wrapper function for different features like this?) Perhaps I should open an issue for it.
Really excited to see this plugin you are working on, shoot me a message with it I'll put it in the readme here :racehorse: