haithembelhaj / sass-inline-svg

node-sass function that inlines SVG files
22 stars 22 forks source link

Add support for URI-encoding #7

Closed hawkrives closed 6 years ago

hawkrives commented 6 years ago

Closes https://github.com/haithembelhaj/sass-inline-svg/issues/6

https://css-tricks.com/probably-dont-base64-svg/ links to another article, https://codepen.io/tigt/post/optimizing-svgs-in-data-uris, which was codified in the mini-svg-data-uri library.

Thoughts?

Have a great week!

haithembelhaj commented 6 years ago

I'm happily merging this one. Thank you for this great work!

hawkrives commented 6 years ago

👍