/* Error: $number: 40% and $min: 15rem have incompatible units.
 *     ,
 * 138 |     $lay_immo_content-img-width: clamp(15rem,40%,30rem),
 *     |                                  ^^^^^^^^^^^^^^^^^^^^^^
 *     '
 *   emmanuelle-anne-leroy-avocat/SASS/emmanuelle-anne-leroy-avocat.scss 138:34  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: $number: 40% and $min: 15rem have incompatible units.\a     \2577 \a 138 \2502      $lay_immo_content-img-width: clamp(15rem,40%,30rem),\a     \2502                                   ^^^^^^^^^^^^^^^^^^^^^^\a     \2575 \a   emmanuelle-anne-leroy-avocat/SASS/emmanuelle-anne-leroy-avocat.scss 138:34  root stylesheet";
}
