/* Error: Undefined variable.
 *    ,
 * 16 | $heading-small-font-size:                        $heading-small-font-size-m * 0.8 !default;      // 38px 0.73
 *    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
 *    '
 *   /Users/adoxus/Sites/365.wispotterhtml/_assets/styles/uikit/src/scss/components/heading.scss 16:50  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: Undefined variable.\a    \2577 \a 16 \2502  $heading-small-font-size:                        $heading-small-font-size-m * 0.8 !default;      // 38px 0.73\a    \2502                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^\a    \2575 \a   /Users/adoxus/Sites/365.wispotterhtml/_assets/styles/uikit/src/scss/components/heading.scss 16:50  root stylesheet";
}
