image-rendering: pixelated with Next Image
Unanswered
Spectacled bear posted this in #help-forum
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
But the image-rendering is unfortunately not applied.
css
image-rendering: pixelated;But the image-rendering is unfortunately not applied.