Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Import Css in Stackblitz in Angular 9 #91

Open
afeef1915 opened this issue Mar 24, 2020 · 2 comments
Open

Cannot Import Css in Stackblitz in Angular 9 #91

afeef1915 opened this issue Mar 24, 2020 · 2 comments

Comments

@afeef1915
Copy link

Error
Can't find package:ng-snotify

Stackblitz Url
https://stackblitz.com/edit/angular-fzckue

@gitalvininfo
Copy link

gitalvininfo commented Mar 25, 2020

Sorry for the delay. Here it is in action.

https://stackblitz.com/edit/angular-scss-demo-zrb8w9?file=src%2Fapp%2Fapp.component.html

A couple of things to remember.

  1. Make sure your imported ng-snotify style is SCSS and NOT CSS. it should be material.scss, import it in styles.scss

  2. Ng snotify is 9.0.1

@afeef1915
Copy link
Author

Sorry for the delay. Here it is in action.

https://stackblitz.com/edit/angular-scss-demo-zrb8w9?file=src%2Fapp%2Fapp.component.html

A couple of things to remember.

  1. Make sure your imported ng-snotify style is SCSS and NOT CSS. it should be material.scss, imported it in styles.scss
  2. Ng snotify is 9.0.1

Thanks very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants