core3-utils

@wixc3/common on Github

Home > @wixc3/common > escapeCSS

escapeCSS() function

Replaced non alphanumeric character with CSS unicode representation

Signature:

escapeCSS: (str: string) => string

Parameters

Parameter Type Description
str string

Returns:

string

CSS safe string