Skip to content

Commit 39e8809

Browse files
committed
Removed unused dependency
1 parent 76b0697 commit 39e8809

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

angular.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@
3131
"src/assets"
3232
],
3333
"styles": [
34-
"src/styles.scss",
35-
"./node_modules/@fullcalendar/common/main.css",
36-
"./node_modules/@fullcalendar/daygrid/main.css",
37-
"./node_modules/@fullcalendar/timegrid/main.css"
34+
"src/styles.scss"
3835
]
3936
},
4037
"configurations": {

0 commit comments

Comments
 (0)