feat: some shit
This commit is contained in:
@@ -21,7 +21,13 @@
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.2.3",
|
||||
"twind": "https://esm.sh/twind@0.16.19",
|
||||
"twind/": "https://esm.sh/twind@0.16.19/",
|
||||
"$std/": "https://deno.land/std@0.193.0/"
|
||||
"$std/": "https://deno.land/std@0.193.0/",
|
||||
"@lib": "./lib",
|
||||
"@lib/": "./lib/",
|
||||
"@components": "./components",
|
||||
"@components/": "./components/",
|
||||
"@islands": "./islands",
|
||||
"@islands/": "./islands/"
|
||||
},
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
|
||||
Reference in New Issue
Block a user