mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-05 09:08:50 +01:00
Fix the path of Ionicons in SCSS file.
This commit is contained in:
parent
a30c41a11d
commit
5234538032
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
$ionicons-font-path: "~Ionicons/fonts";
|
||||
$ionicons-font-path: "~ionicons/fonts";
|
||||
|
||||
@import "~Ionicons/scss/ionicons";
|
||||
@import "~ionicons/scss/ionicons";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue