cross-solution / cross-solution.de

Homepage of CROSS Solution uses Strapi Backend cross-solution/cms
https://cross-solution.de
MIT License
2 stars 11 forks source link

SassError: semicolons aren't allowed in the indented syntax. #70

Closed cbleek closed 3 years ago

cbleek commented 3 years ago
./src/css/app.sass
Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: semicolons aren't allowed in the indented syntax.
   ╷
31 │   font-family: 'Heebo';
   │                       ^
   ╵
  src/css/app.sass 31:23  root stylesheet
  SassError: SassError: semicolons aren't allowed in the indented syntax.
     ╷
  31 │   font-family: 'Heebo';
     │                       ^
     ╵
    src/css/app.sass 31:23  root stylesheet

Auswahl_999(736)