Configuring the default theme

This step is pretty simple: you need to set one of the themes as the application's default theme. Let's use the same one that comes with the documentation examples.

Update the src/styles.scss file by using the following command:

@import "~@angular/material/prebuilt-themes/indigo-pink.css";

Now, we need the Material Icons library.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.128.204.140