You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
<li><ahref="#step4">Step 4 - Include Material Design Icons</a></li>
12
-
13
-
<li><ahref="#step5">Step 5 - Include Roboto Font</a></li>
14
-
</ul>
15
-
16
4
<h2id="usingangularcli">Using Angular CLI?</h2>
17
5
18
6
<p>If you intend to use Angular CLI, please reference <ahref="https://github.com/trimox/angular-mdc-web/blob/master/docs/guide-angular-cli.md">Angular CLI - Getting Started guide</a>.</p>
Add an import of MdcCoreModule to provide ripple, typography, and elevation functionality. Now just import the NgModule for each component you want to use.
0 commit comments