-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs: update getting started for alpha.9 #1338
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
Conversation
@import '~@angular2-material/core/theming/palette'; | ||
@import '~@angular2-material/core/core'; | ||
@import '~@angular2-material/button/button-theme'; | ||
@import '~@angular2-material/core/theming/all-theme'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this (and the rest of the references in theming.md) now '~@angular/material...'?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, probably typo. @jelbourn
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Forgot to change that. Fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@import '~@angular2-material/core/theming/palette'; | ||
@import '~@angular2-material/core/core'; | ||
@import '~@angular2-material/button/button-theme'; | ||
@import '~@angular2-material/core/theming/all-theme'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, probably typo. @jelbourn
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
No description provided.