Is there a recommended method for incorporating SCSS into an Angular2 Seed Project? Are there any informative tutorials or reference sites available?
I attempted to implement SCSS following instructions from this link https://github.com/AngularClass/angular2-webpack-starter/wiki/How-to-include-SCSS-in-components
However, I encountered the following error:
ERROR in ./src/app/components/subscription/subscription.component.scss
Module parse failed: C:\indiaAbroad\iaApp\src\app\components\subscription\subscription.component.scss Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
| .subscription {
|
| }
@ ./src/app/components/subscription/subscription.component.ts 18:21-61
@ ./src/app/config/app.module.ts
@ ./src/main.browser.ts
@ multi main Hash: e76bd7a5a02aa33e1272