Rich

Results 1 comments of Rich

I was able to find a solution. If you modify the getCssRules method in the dom-to-image so that it looks like this: ``` function getCssRules(styleSheets) { var cssRules = [];...