This commit is contained in:
2025-04-24 02:24:42 -06:00
parent 261aab9a4b
commit 8f2f8c3ff2
13 changed files with 264 additions and 60 deletions

View File

@ -23,9 +23,13 @@
],
"imports": {
"$fresh/": "https://deno.land/x/fresh@1.7.3/",
"@deno/gfm": "jsr:@deno/gfm@^0.11.0",
"@pakornv/fresh-plugin-tailwindcss": "jsr:@pakornv/fresh-plugin-tailwindcss@^1.0.2",
"@preact-icons/lu": "jsr:@preact-icons/lu@^1.0.13",
"@preact-icons/si": "jsr:@preact-icons/si@^1.0.13",
"@std/front-matter": "jsr:@std/front-matter@^1.0.9",
"@std/path": "jsr:@std/path@^1.0.9",
"@tailwindcss/typography": "npm:@tailwindcss/typography@^0.5.16",
"daisyui": "npm:daisyui@^5.0.27",
"preact": "npm:preact@10.22.1",
"preact/jsx-runtime": "npm:preact@10.22.1/jsx-runtime",