changed font style, added journey summary, changed card ui

This commit is contained in:
haerikimmm
2026-06-11 13:21:09 +09:00
parent 6b13522d6d
commit 0848418453
17 changed files with 1955 additions and 430 deletions

View File

@@ -12,5 +12,11 @@
"@sveltejs/vite-plugin-svelte": "^7.1.2",
"svelte": "^5.55.5",
"vite": "^8.0.12"
},
"dependencies": {
"d3": "^7.9.0",
"flag-icons": "^7.5.0",
"topojson-client": "^3.1.0",
"world-atlas": "^2.0.2"
}
}