Angular-RU / universal-starter

Angular 9 Universal repo with many features

Home Page:https://ssr9.gorniv.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to add absolute path for scss files

sedhurabe opened this issue · comments

commented

how to add absolute path for scss files? I had changed in angular.json file also is not working

"assets": [
"src/assets",
"src/styles",
"src/favicon.ico",
"src/robots.txt",
"src/manifest.json"
],