https://github.com/tabatkins/parse-css/blob/6f8f9d5381bbbc3859b8d86718376f53c148ce21/parse-css.js#L757 ```js escapeIdent('--foo') // '\\--foo' ```