skeleton-type loader for images
jpvalery opened this issue · 0 comments
jpvalery commented
Add a skeleton-type loader for image
it's just className="bg-yellow-900 animate-pulse"
.
But I can't put it on the image tag (cause animate-pulse
will make the image pulse too), and so far if I put another div in there it messes up the layout.
I basically need a div behind the image and it needs to take all the space available.