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) 152 B
#dom-node { width: 100px; height: 100px; background-color: blue; } .child { width: 100%; height: 50%; background-color: red; }