We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
My HTML text has 1500x1500 image, and it couldn't be load properly the result is the blur images.
Then, how do i scale and style image? I've tried
img: { width: 100, height: 100, marginLeft: -10 },
But didn't work.