This task provides a way to rewrite all URL's found within a stylesheet (those within a url( ... ) declaration), to improve cache-invalidation or to reference a CDN or something like that.
and/or space should be escaped in another way. See CSS spec: The format of a URI value is 'url(' followed by optional white space followed by an optional single quote (') or double quote (") character ...
This definition explains the meaning of CSS (cascading style sheets) and how using them with HTML pages is a user interface (UI) development best practice that complies with the separation of concerns ...