exupero / saveSvgAsPng

Save SVGs as PNGs from the browser.
MIT License
1.09k stars 362 forks source link

i get this error ReferenceError: excludeUnusedCss is not defined #239

Closed bugloos closed 4 years ago

bugloos commented 4 years ago

when is use this library in angular ,get this bug " error ReferenceError: excludeUnusedCss is not defined",after that i find this line https://github.com/exupero/saveSvgAsPng/blob/f88d054efa910aedc02885d6f1ddc7bb4f45b7ac/src/saveSvgAsPng.js#L211 that this variable excludeUnusedCss is not define before

exupero commented 4 years ago

Thanks. Fixed in 1.4.17.