url-encoder
url-encoder copied to clipboard
Allow option to output url-encoded URLs
Reasoning: based on my understanding, spaces are allowed in css data urls. However, some (older?) css minifiers strip the whitespace out. And url-encoded data urls appear to work correctly.