mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
build(demo): add ionicons and font-awesome styles to .angular-cli.json
This commit is contained in:
parent
315666aa45
commit
78c64731c2
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
"tsconfig": "tsconfig.app.json",
|
||||
"testTsconfig": "tsconfig.spec.json",
|
||||
"styles": [
|
||||
"../node_modules/ionicons/scss/ionicons.scss",
|
||||
"../node_modules/font-awesome/scss/font-awesome.scss"
|
||||
],
|
||||
"scripts": [
|
||||
"../node_modules/tinymce/tinymce.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue