pixelastic / norska

🏔️ Custom SSG using Pug, Webpack, PostCSS and Tailwind.
https://projects.pixelastic.com/norska/
MIT License
8 stars 0 forks source link

Test another way to lazyload images, with a placeholder #69

Closed pixelastic closed 3 years ago

pixelastic commented 4 years ago

I recently had some experience where lazyloading blurry versions of the images took time to load. It might be faster to load placeholders instead of blurry version. I should give this a try.