Skip to content

Commit

Permalink
upgrade font awesome (#138)
Browse files Browse the repository at this point in the history
* upgrade fontawesome icons
* remove private indicator
  • Loading branch information
DaveSkender authored Sep 6, 2021
1 parent 1be65cc commit 4b0376f
Show file tree
Hide file tree
Showing 7 changed files with 134 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .github/build.main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- job: Job_2
displayName: Website
pool:
vmImage: ubuntu-18.04
vmImage: ubuntu-latest

steps:
- checkout: self
Expand Down
1 change: 0 additions & 1 deletion Client/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"src/ecoysystem.config.js"
],
"styles": [
"./node_modules/font-awesome/scss/font-awesome.scss",
"src/styles-theme.scss",
"src/styles.scss"
],
Expand Down
231 changes: 119 additions & 112 deletions Client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4b0376f

Please sign in to comment.