RevillWeb / img-2

Replace <img /> elements with <img-2> to automatically pre-cache images and improve page performance.
MIT License
1.89k stars 63 forks source link

Support for inline style tag and background-image? #4

Closed streger closed 6 years ago

streger commented 6 years ago

Is it possible to make this work with inline defined style tag that uses background-image property?

RevillWeb commented 6 years ago

Hi Streger, this will only work as an HTML element with JavaScript enabled and not within CSS as you suggest, sorry! 😀