79306880

Date: 2024-12-25 04:47:49
Score: 1.5
Natty:
Report link

after a long night i came to the solution that i was missing sass and the sass emededded packages and also the configuration on my next.config.ts:

  sassOptions: {
    ...sassOptions,
    implementation: "sass-embedded",
  },
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: lorianla