Fix(guide): Include link to Angular Material

This commit is contained in:
Derek Johnson
2018-10-23 21:16:36 -05:00
committed by Heather Kusmierz
parent 66d1a41aff
commit 8b85713ca3

View File

@ -25,6 +25,7 @@ A collection of helpful Angular resources
* <a href='https://angular.io/' target='_blank' rel='nofollow'>Angular</a> - The Angular Homepage * <a href='https://angular.io/' target='_blank' rel='nofollow'>Angular</a> - The Angular Homepage
* <a href='https://angular.io/guide/styleguide' target='_blank' rel='nofollow'>Angular Style Guide</a> - Detailed best practices for Angular Development * <a href='https://angular.io/guide/styleguide' target='_blank' rel='nofollow'>Angular Style Guide</a> - Detailed best practices for Angular Development
* <a href='https://material.angular.io/' target='_blank' rel='nofollow'>Angular Material</a> - Excellent UI Framework that was built for Angular
### Specific-topic Pages ### Specific-topic Pages