Preload Inter font to avoid FOIT on slow connections

This commit is contained in:
Germain Souquet 2021-04-22 12:09:50 +01:00
parent 708f6a26b1
commit 417835fcca
4 changed files with 28 additions and 0 deletions

View file

@ -86,6 +86,7 @@
"@babel/preset-typescript": "^7.12.7",
"@babel/register": "^7.12.10",
"@babel/runtime": "^7.12.5",
"@principalstudio/html-webpack-inject-preload": "^1.2.7",
"@types/flux": "^3.1.9",
"@types/modernizr": "^3.5.3",
"@types/node": "^14.14.22",