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

Styles overlapping and not able to unmount while switching from one app to another #52

Open
ajaykumarsana opened this issue Jul 1, 2020 · 1 comment

Comments

@ajaykumarsana
Copy link

Hi @joeldenning ,
I cloned this repository and added some CSS styles to the app1's style.css which should be specific to app1.
Now the issue is while switching to app2 from app1, styles of app1 remain applicable to app2's contents and styles are not unmouting.

please help 😊😊

Thank you.

@joeldenning
Copy link
Owner

Angular component styles are one option for solving this.

https://angular.io/guide/component-styles

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