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
It's sometimes useful to use dummy images while developing a frontend. Especially when the content edition is not done yet.
I therefore created a custom provider for Lorem Picsum
Hello,
It's sometimes useful to use dummy images while developing a frontend. Especially when the content edition is not done yet.
I therefore created a custom provider for Lorem Picsum
Usage is as follow:
renders: https://picsum.photos/id/237/200/300
renders: https://picsum.photos/id/237/200/300?grayscale=1&blur=1
If interested, I can share and/or create a PR :)