Next.js Discord

Discord Forum

image-rendering: pixelated with Next Image

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
Spectacled bearOP
I'm using pixel art images for a project and want to use the Next Image API. I've assigned a css class with the property
css 
image-rendering: pixelated;


But the image-rendering is unfortunately not applied.

0 Replies