Steps to reproduce:
The schematic should add class="mat-typography" to the body tag in index.html
The schematic changes the index.html to add font links but did not change the body tag
In the documentation this is mentioned.
Yes you鈥檙e correct.
But the schematic does all the steps in the documentation to except this step.
And if a user is not aware of that then no typography is applied and the user wont know why.
@jelbourn Do we actually want to do this as part of ng add. How about adding an option (with prompt) for this?
Seems reasonable as a prompt in ng add.
In @angular/[email protected], this prompt is here:
? Set up global Angular Material typography styles?
but the mat-typography class is added to the body tag no matter what we answer.
猬嗭笍 @crisbeto
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._