@rasd@rasd/themesfunctionscssVarsToText()On this pageFunction: cssVarsToText()function cssVarsToText(vars, indent?): string; Defined in: css.ts:93 Serialises the map of themeToCssVars into declarations, one per line. Parameters ParameterTypeDefault valuevarsRecord<string, string>undefinedindentstring' ' Returns string