UNPKG

retina-dom-to-image

Version:

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

14 lines (11 loc) 148 B
#dom-node { width: 100px; } .include { height: 50px; background-color: blue; } .omit { height: 50px; background-color: red; }