feat(pnpm): replace npm with pnpm and setup cspell

This commit is contained in:
Shintaro Jokagi
2025-06-02 13:11:57 +12:00
parent 199d83f25c
commit d7e5bb6af1
22 changed files with 10923 additions and 14994 deletions

View File

@@ -189,7 +189,7 @@ const platformDescriptions = download.platformDescriptions
</section>
<!-- Security Notice -->
<div class="bg-opaicty-10 grid grid-cols-[auto,1fr] gap-4 rounded-2xl bg-subtle p-6">
<div class="grid grid-cols-[auto,1fr] gap-4 rounded-2xl bg-subtle bg-opacity-10 p-6">
<div class="h-fit rounded-xl bg-subtle p-3">
<LockIcon class="h-5 w-5" />
</div>