UNPKG

retina-dom-to-image

Version:

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

24 lines (19 loc) 242 B
#dom-node { width: 100px; height: auto; } .red { background-color: red; } .green { background-color: green; } .blue { background-color: blue; } .red, .green, .blue { border: 1px solid lightgrey; height: 3px; }