2122 shaares
901 private links
901 private links
So you've got your nice page and you're adding your background image and…
.hero { /* 🚩 */ background-image: url('/image.png'); }
WAIT!
Did you know that this is going to be very unoptimized for performance? In more ways than one.