/* Error: Can't find stylesheet to import.
 *    ,
 * 22 | @forward "ajandekkonfigurator";
 *    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 *    '
 *   scss/v2024/modules/blokkok/_index.scss 22:1  @use
 *   scss/v2024/main.scss 44:1                    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: Can't find stylesheet to import.\a    \2577 \a 22 \2502  @forward \"ajandekkonfigurator\";\a    \2502  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a    \2575 \a   scss/v2024/modules/blokkok/_index.scss 22:1  @use\a   scss/v2024/main.scss 44:1                    root stylesheet";
}
