Next.js image optimization for CSS background-image

1.3k views Asked by At

I want to use Next.js new feature Image optimization for background images in styled-components. Is there any way to optimize images without the Image component?

1

There are 1 answers

1
Aashim Garg On

Use kraken.io to optimise the image and use that image in the css background