UNPKG

retina-dom-to-image

Version:

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

12 lines (10 loc) 159 B
#dom-node { width: 100px; height: 100px; background-color: grey; } #child { height: 30px; width: 30px; background-color: lightgrey; }