Skip to content

Commit 99bb965

Browse files
committed
Replacing icons with https://ionic.io/ionicons removing open-iconic
#587
1 parent c8242a7 commit 99bb965

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

angular.json

-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
"styles": [
103103
"node_modules/bootstrap/dist/css/bootstrap.css",
104104
"node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
105-
"node_modules/open-iconic/font/css/open-iconic-bootstrap.css",
106105
"node_modules/ngx-toastr/toastr.css",
107106
"node_modules/leaflet/dist/leaflet.css",
108107
"node_modules/leaflet.markercluster/dist/MarkerCluster.css",
@@ -190,7 +189,6 @@
190189
"node_modules/bootstrap/dist/css/bootstrap.min.css",
191190
"node_modules/ngx-toastr/toastr.css",
192191
"node_modules/bootstrap/dist/css/bootstrap.css",
193-
"node_modules/open-iconic/font/css/open-iconic-bootstrap.css",
194192
"node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
195193
"node_modules/leaflet/dist/leaflet.css",
196194
"node_modules/leaflet.markercluster/dist/MarkerCluster.css",

package-lock.json

-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@
134134
"ngx-markdown": "15.1.2",
135135
"ngx-toastr": "15.2.2",
136136
"nyc": "15.1.0",
137-
"open-iconic": "1.1.1",
138137
"rxjs": "7.8.0",
139138
"ts-helpers": "1.1.2",
140139
"ts-node": "10.9.1",

0 commit comments

Comments
 (0)