@brainwinsSubmitted over 2 years ago
What do you recommend to automate the creation of responsive images? Instead of dropping the images in the <picture> element and creating the media queries inside it.
I know React, Gatsby and most libraries and frameworks do it. But what if I want to just automate that process. I see there are a lot of node plugins that do something similar.
Thanks for clicking!