Do not import fonts from Google
https://github.com/thomaspark/bootswatch/pull/1087
This commit is contained in:
parent
23b8a9d6c3
commit
78ea484a71
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ $container-max-widths: (
|
|||
xl: 820px,
|
||||
xxl: 840px
|
||||
);
|
||||
$web-font-path: false;
|
||||
|
|
Loading…
Reference in a new issue