font loading and colours fixed

This commit is contained in:
2026-05-29 21:51:44 +02:00
parent ea11678365
commit 0a71f4e4be
6 changed files with 146 additions and 225 deletions
+10
View File
@@ -6,6 +6,7 @@
"": {
"name": "chess-scribe-website",
"dependencies": {
"@fontsource-variable/inter": "^5.2.8",
"@socialgouv/matomo-next": "^1.13.1",
"@tailwindcss/vite": "^4.1.18",
"@tanstack/react-devtools": "latest",
@@ -760,6 +761,15 @@
}
}
},
"node_modules/@fontsource-variable/inter": {
"version": "5.2.8",
"resolved": "https://registry.npmjs.org/@fontsource-variable/inter/-/inter-5.2.8.tgz",
"integrity": "sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@img/colour": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",