0

In one of my project (Angular version 16) styles.scss is not getting loaded.

We have added styles.scss into angular.json file also along with the path src/styles.scss though it is not getting loaded in chrome browser.

James Z
  • 12,209
  • 10
  • 24
  • 44
bhumika
  • 9
  • 2
  • Is there any error message in the Chrome Debugger? If yes, please post it. Also try to clear browser cache and if you are running it on a server, restart the server. – AztecCodes Jun 07 '23 at 12:04
  • have you try to close the terminal and run again? if you added it for the first time you need to reload the file by run the project again with 'ng serve' – Swissa Yaakov Jun 07 '23 at 13:43
  • Include your angular.json – Andrew Allen Jun 10 '23 at 09:58

0 Answers0