course: Angular Material Components Theming System: Complete Guide | Modify typography | Angular Material Dev #13
Replies: 1 comment 4 replies
-
Using Angular CLI 15.2.11, when I attempt to issue the following command: ng new my-app --style=scss --defaults --skip-tests --standalone I receive an error stating: Error: Unknown argument: standalone When I run the command without the standalone flag - like the following - it works: ng new my-app --style=scss --defaults --skip-tests |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
course: Angular Material Components Theming System: Complete Guide | Modify typography | Angular Material Dev
Learn Material Design in Angular, Theming Angular Material Components and Developing your Angular application with Material Design like a pro.
https://angular-material.dev/courses/m2-ng-components/m2-ng-components/modify-typography
Beta Was this translation helpful? Give feedback.
All reactions