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
@@ -24,16 +29,11 @@ You will get the following questions:
24
29
```bash
25
30
? Choose a prebuilt theme name, or "custom"for a custom theme: *Choose any theme you like here*
26
31
? Set up global Angular Material typography styles?*Yes*
27
-
? Set up browser animations for Angular Material?*Yes*
32
+
? Set up browser animations for Angular Material?*Do not include / error if you choose Include*
28
33
```
29
-
Angular Material will start installing, but you will get the following error after installation:
34
+
Angular Material Library is now installed in your project.
30
35
31
-
```bash
32
-
Your project is not using the default builders for"build". The Angular Material schematics cannot add a theme to the workspace configuration if the builder has been changed.
33
-
```
34
-
*No need to Panic!* Just add your desired theme in style.scss:
0 commit comments