Newer
Older
/* Error: Undefined variable.
* ,
* 118 | color: $dark_2;
* | ^^^^^^^
* '
* src/pages/education/education.scss 118:28 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black;
content: "Error: Undefined variable.\a \2577 \a 118 \2502 color: $dark_2;\a \2502 ^^^^^^^\a \2575 \a src/pages/education/education.scss 118:28 root stylesheet";