angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.13k stars 1.24k forks source link

SCSS DOESN'T WORK #2790

Open zP4tr1ck opened 4 years ago

zP4tr1ck commented 4 years ago
Item Version
generator-angular-fullstack 4.2.3
Node x.x.x
npm x.x.x
Operating System Windows 10
Item Answer
Transpiler Babel
Markup HTML
CSS SCSS
Router ui-router
Client Tests Mocha
DB MongoDB
Auth Y

Hello, my Angular Fullstack page has just been set up, but still doesn't load SCSS files. I have also tried to format my PC. Nothing helped.

When I put the scss code in the app.scss everythink works!

My page design: https://prnt.sc/oprgyh

samsfisher commented 4 years ago

Hi

Can you share whether you were able to fix this problem? running into the same issue.

nikhil-bhandari commented 4 years ago

If anyone else faces the same issue update gulp-inject to latest version. I have tested it with 5.0.5 and it works.