Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: encode svg to Base64, prevent build optimizer error #901

Merged
merged 1 commit into from Sep 8, 2021
Merged

fix: encode svg to Base64, prevent build optimizer error #901

merged 1 commit into from Sep 8, 2021

Conversation

@scttcper scttcper changed the title encode svg to Base64 to prevent build optimizer error. fix: encode svg to Base64, prevent build optimizer error Sep 8, 2021
@scttcper scttcper merged commit 900974c into scttcper:master Sep 8, 2021
@scttcper
Copy link
Owner

scttcper commented Sep 8, 2021

🎉 This PR is included in version 14.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@XhmikosR
Copy link

Note that this is not only redundant for browsers but also results in bigger CSS files.

This should be enough for the non-Bootstrap styles: https://yoksel.github.io/url-encoder/. For Bootstrap styles you can use our escape-svg() function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants