mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Material Icon and Roboto Fonts
This commit is contained in:
parent
0e48676c5c
commit
44bb84d6f8
23 changed files with 22 additions and 18 deletions
|
|
@ -30,7 +30,9 @@
|
|||
"src/assets"
|
||||
],
|
||||
"styles": [
|
||||
"src/app/shared/theme/styles/styles.scss"
|
||||
"src/app/shared/theme/styles/styles.scss",
|
||||
"node_modules/material-icons/iconfont/material-icons.css",
|
||||
"node_modules/roboto-fontface/css/roboto/roboto-fontface.css"
|
||||
],
|
||||
"allowedCommonJsDependencies": [
|
||||
"buffer",
|
||||
|
|
@ -102,7 +104,9 @@
|
|||
"src/assets"
|
||||
],
|
||||
"styles": [
|
||||
"src/app/shared/theme/styles/styles.scss"
|
||||
"src/app/shared/theme/styles/styles.scss",
|
||||
"node_modules/material-icons/iconfont/material-icons.css",
|
||||
"node_modules/roboto-fontface/css/roboto/roboto-fontface.css"
|
||||
],
|
||||
"scripts": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue