diff --git a/angular.json b/angular.json index b997c296..85d89c15 100644 --- a/angular.json +++ b/angular.json @@ -94,7 +94,7 @@ }, "schematics": { "@schematics/angular:component": { - "style": "scss" + "style": "css" }, "@schematics/angular:directive": { "prefix": "" @@ -103,4 +103,4 @@ "cli": { "analytics": "3e2bbd4d-b51b-4bab-8828-77f66d8c5b0d" } -} \ No newline at end of file +}