Skip to content

Commit eedca4c

Browse files
committed
fix(docs): update icon fonts path
1 parent ace393d commit eedca4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ $toppy-folder-illus: (
5959
);
6060
$toppy--border-rad: 3px;
6161
$toppy--icons-font: 'toppy';
62-
$toppy--icon-font-path: 'assets/icons';
62+
$toppy--icon-font-path: '/assets/icons';
6363

6464
$toppy--grid-breakpoints: (
6565
xs: 0,

0 commit comments

Comments
 (0)