UNPKG

retina-dom-to-image

Version:

A fork of the dom-to-image library that outputs an image for higher DPI screens

11 lines (10 loc) 223 B
#dom-node { width: 100px; height: 100px; } .with-background { background: url(/base/spec/resources/images/image.jpeg) no-repeat left top; background-size: 100px 100px; width: 100px; height: 100px; }