Skip to content

Commit 36a15a3

Browse files
remove global style angular.json
1 parent 0e932a0 commit 36a15a3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

angular.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
"input": "public"
3232
}
3333
],
34-
"styles": [
35-
"src/styles.scss"
36-
],
3734
"scripts": []
3835
},
3936
"configurations": {
@@ -90,9 +87,6 @@
9087
"input": "public"
9188
}
9289
],
93-
"styles": [
94-
"src/styles.scss"
95-
],
9690
"scripts": [],
9791
"karmaConfig": "karma.conf.js"
9892
}

0 commit comments

Comments
 (0)