postcss / postcss-url

PostCSS plugin to rebase url(), inline or copy asset.
MIT License
377 stars 60 forks source link

fix:relpace %0d of inline svg #164

Open lumburr opened 2 years ago

lumburr commented 2 years ago

I tested the inline svg function locally and found that the output is not exactly the same as the expected file. The inline svg function should not need "%0d" or "%0D". I replaced it