/* Error: Undefined mixin.
 *   ,
 * 5 | /     @include respond-to-orientation() {
 * 6 | |         background-image: url("#{$theme-assets-path}Images/Page/game-over-portrait.jpg");
 * 7 | \     }
 *   '
 *   public/elements/style/SimpleGame/Pages/_SimplePage.scss 5:5  @import
 *   public/elements/style/SimpleGame/Style.scss 3:9              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 mixin.\a   \2577 \a 5 \2502  \250c      @include respond-to-orientation() {\a 6 \2502  \2502          background-image: url("#{$theme-assets-path}Images/Page/game-over-portrait.jpg");\a 7 \2502  \2514      }\a   \2575 \a   public/elements/style/SimpleGame/Pages/_SimplePage.scss 5:5  @import\a   public/elements/style/SimpleGame/Style.scss 3:9              root stylesheet';
}
