first draft but not working yet
This commit is contained in:
commit
b54c89c9c4
10 changed files with 380 additions and 0 deletions
9
importmap.json
Normal file
9
importmap.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"imports": {
|
||||
"lit": "https://esm.sh/lit@3",
|
||||
"lit/decorators.js": "https://esm.sh/lit@3/decorators.js",
|
||||
"zustand": "https://esm.sh/zustand@5/vanilla",
|
||||
"zustand/middleware": "https://esm.sh/zustand@5/middleware",
|
||||
"idb-keyval": "https://esm.sh/idb-keyval@6"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue