postcss-url
postcss-url copied to clipboard
fix:relpace %0d of inline svg
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