Normalize wrapping quotes for CSS string literals.
Stringify an object/array like JSON.stringify just without all the double-quotes
quote and unquote strings. escapes internal quotes and slashes. Automatically decides whether to use single or double quotes.