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

global styles defined in bootstrap.sass component do not apply to the rest of the app #34

Open
thescientist13 opened this issue Oct 4, 2016 · 2 comments

Comments

@thescientist13
Copy link
Member

If I want to add global classes or style the <body> tag, they need to be defined in index.html. It would be ideal if this worked within the bootstrap component.

@thescientist13 thescientist13 self-assigned this Oct 4, 2016
@thescientist13
Copy link
Member Author

@thescientist13
Copy link
Member Author

I think the solution may be to use None for encapsulation
https://angular.io/docs/ts/latest/guide/component-styles.html#!#view-encapsulation

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

No branches or pull requests

1 participant