I want to upscale my pixelart sprite with css and have it look crisp. But I have 3 issues with pixelart and css:
- Upscaling is blurry by default (has been solved many times already)
- CSS px is not the size of a screen's pixel (can't be solved apparently)
- I can't find a way to upscale my img by an integer factor so pixels stay perfect squares (what I struggle to do)