JSFiddle - React, Tailwind, and code Playground
by Dmitry Morar
HTML
<img src="https://kinsta.com/wp-content/uploads/2016/07/wordpress-lazy-load.png" data-load-img alt="">
CSS
[data-load-img][src]:not([src=""]) {
filter: blur(60px);
}
by Dmitry Morar
<img src="https://kinsta.com/wp-content/uploads/2016/07/wordpress-lazy-load.png" data-load-img alt="">
[data-load-img][src]:not([src=""]) {
filter: blur(60px);
}