mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-06-28 18:35:34 +00:00
feat: view transition, chat item sizing & group / unread
This commit is contained in:
parent
6c83b2dc6b
commit
f3f32a5326
18 changed files with 368 additions and 101 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"dev": "vite dev --host",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue