url-encoder icon indicating copy to clipboard operation
url-encoder copied to clipboard

Allow option to output url-encoded URLs

Open evangrim opened this issue 3 years ago • 0 comments

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.

evangrim avatar Apr 23 '22 04:04 evangrim