Skip to content

Commit

Permalink
use local stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
robberphex committed Aug 29, 2021
1 parent 9917bb6 commit 4fffc0a
Show file tree
Hide file tree
Showing 4 changed files with 25,052 additions and 4,007 deletions.
5 changes: 5 additions & 0 deletions web/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"glob": "**/*",
"input": "node_modules/monaco-editor/min/vs",
"output": "/lib/vs"
},
{
"glob": "*",
"input": "./node_modules/material-design-icons/iconfont",
"output": "./assets"
}
],
"styles": [
Expand Down
Loading

0 comments on commit 4fffc0a

Please sign in to comment.