Adding resize preprocessor (#152)

* Adding resize preprocessor

* Using ! on form

* Haha oops

* Using createImageBitmapPolyfill

* Updating package.json

* Oops again

* Ooops again
This commit is contained in:
Jake Archibald
2018-09-05 15:46:26 +01:00
committed by GitHub
parent 700b1f15cd
commit ea5d3c2d78
11 changed files with 286 additions and 19 deletions

View File

@@ -134,7 +134,3 @@ Note: These styles are temporary. They will be replaced before going live.
border-bottom-right-radius: 0;
}
}
.outputCanvas {
image-rendering: pixelated;
}