generator-angular-fullstack
generator-angular-fullstack copied to clipboard
SCSS DOESN'T WORK
- [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
Hi
Can you share whether you were able to fix this problem? running into the same issue.
If anyone else faces the same issue update gulp-inject to latest version. I have tested it with 5.0.5 and it works.