CSS Background: Gradients
-
Thank you for spending the time to create this plugin. When attempting to implement this on my website, I ran into a problem.
Lazy loading gradient backgrounds is not necessary and it breaks the background from loading.
Example CSS3:
background:linear-gradient(90deg,rgba(130,130,130,0.95) 5%,rgba(255,255,255,0.95) 52%);
Gradient backgrounds should be skipped by the plugin.
To see other gradient examples, visit: https://www.w3schools.com/css/css3_gradients.asp
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS Background: Gradients’ is closed to new replies.