mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-07 22:22:33 +01:00
feat(auth): auth pages added
This commit is contained in:
parent
210c6f2355
commit
75dd743244
6 changed files with 73 additions and 4 deletions
|
|
@ -24,7 +24,8 @@
|
|||
"testTsconfig": "tsconfig.spec.json",
|
||||
"styles": [
|
||||
"../node_modules/ionicons/scss/ionicons.scss",
|
||||
"../node_modules/font-awesome/scss/font-awesome.scss"
|
||||
"../node_modules/font-awesome/scss/font-awesome.scss",
|
||||
"./app/@theme/styles/styles.scss"
|
||||
],
|
||||
"scripts": [
|
||||
"../node_modules/tinymce/tinymce.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue