Skip to content

Commit

Permalink
remove taiga icons (#2222)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattDHill committed Mar 15, 2023
1 parent b085568 commit d0ba093
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions frontend/angular.json
Expand Up @@ -35,11 +35,6 @@
"glob": "**/*",
"input": "node_modules/monaco-editor",
"output": "assets/monaco-editor/"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
}
],
"styles": [
Expand Down Expand Up @@ -160,11 +155,6 @@
"glob": "**/*.svg",
"input": "node_modules/ionicons/dist/ionicons/svg",
"output": "./svg"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
}
],
"styles": [
Expand Down Expand Up @@ -295,11 +285,6 @@
"glob": "**/*.svg",
"input": "node_modules/ionicons/dist/ionicons/svg",
"output": "./svg"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
}
],
"styles": [
Expand Down Expand Up @@ -420,11 +405,6 @@
"glob": "**/*.svg",
"input": "node_modules/ionicons/dist/ionicons/svg",
"output": "./svg"
},
{
"glob": "**/*",
"input": "node_modules/@taiga-ui/icons/src",
"output": "assets/taiga-ui/icons"
}
],
"styles": [
Expand Down

0 comments on commit d0ba093

Please sign in to comment.