mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 02:10:12 +01:00
build(dependencies): add roboto font
This commit is contained in:
parent
6e3f8537cd
commit
2d6e848df3
5 changed files with 29 additions and 38 deletions
|
|
@ -1,3 +1,4 @@
|
|||
@import 'sass/conf/conf';
|
||||
@import 'sass/preloader';
|
||||
@import 'sass/ionicons';
|
||||
@import 'sass/fonts';
|
||||
|
|
|
|||
3
src/app/theme/sass/_fonts.scss
Normal file
3
src/app/theme/sass/_fonts.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
$roboto-font-path: "~roboto-fontface/fonts/";
|
||||
|
||||
@import "~roboto-fontface/css/roboto/sass/roboto-fontface";
|
||||
Loading…
Add table
Add a link
Reference in a new issue