This commit is contained in:
2023-05-26 08:39:21 +08:00
parent 8e3c329fce
commit 0f40bc7c43
10 changed files with 172 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
"twind": "https://esm.sh/[email protected]",
"twind/": "https://esm.sh/[email protected]/",
"$std/": "https://deno.land/[email protected]/"
"$std/": "https://deno.land/[email protected]/",
"preact-material-components/": "https://esm.sh/[email protected]/"
}
}