Login
From:
pepelsbey.dev
(Uncensored)
subscribe
CSS lazy loading is kinda broken in Safari — Vadim Makeev
https://pepelsbey.dev/articles/lazy-loading-safari/
links
backlinks
Roast topics
Find topics
Find it!
Remember this old trick that allowed us to load only critical CSS and defer the rest? The one, that used media="print" and onload event. I just realized that sometimes it doesn’t work in Safari.