We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hello! After updating to 2.0.0, this is happening:
A load of white space that I don't want is being added.
Here is the code: pretty simple!
return vinyl.src('logo.svg') .pipe(plugins.svg2png()) .pipe(vinyl.dest('logo.png'));
Here is the input file I'm using: https://d12fm4vsc5tls2.cloudfront.net/assets/mermaid/images/logo-148x35-108d43dfab.svg
Any ideas what could be causing this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! After updating to 2.0.0, this is happening:
A load of white space that I don't want is being added.
Here is the code: pretty simple!
Here is the input file I'm using: https://d12fm4vsc5tls2.cloudfront.net/assets/mermaid/images/logo-148x35-108d43dfab.svg
Any ideas what could be causing this?
The text was updated successfully, but these errors were encountered: