generator-angular-fullstack icon indicating copy to clipboard operation
generator-angular-fullstack copied to clipboard

SCSS DOESN'T WORK

Open zP4tr1ck opened this issue 6 years ago • 2 comments

  • [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
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

zP4tr1ck avatar Aug 07 '19 21:08 zP4tr1ck

Hi

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

samsfisher avatar Aug 25 '19 06:08 samsfisher

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

nikhil-bhandari avatar Jan 24 '20 00:01 nikhil-bhandari