79137810

Date: 2024-10-29 15:10:26
Score: 2
Natty:
Report link

Please try below configuration in your angular.json file (path: projects..architect.build.options.stylePreprocessorOptions)

Configuration:

"stylePreprocessorOptions": { "includePaths": [ "." ] }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sharath Kumar