hallo, every time i choose one of themes, i get an error below, and i can not configure it properly
Failed to compile.scss file.
/* Error: Expected hex digit.
51 SThemeBaseFontFamily: "Verdana",
var(--#{Svariable-prefix}font-sans-serif);
A
?
*
.....\Local\Temp\demA7F6.scss 51:27 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
display: block
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black
content: "Error: Expected hex digit. \a \2577 \a 51 (2502
SThemeBaseFontFamily: "Verdana",
var(--#{Svariable-prefix}font-sans-serif);\d\a 2502
Ma 2575
la ..\\..\\Local\Temp\\dem A7F6.scss 51:27 root stylesheet";
}
how to fix it?