mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-06-28 18:35:34 +00:00
feat: basic rich text input & format
This commit is contained in:
parent
e386fe2583
commit
ca380e9ce6
8 changed files with 219 additions and 24 deletions
|
@ -37,6 +37,8 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"svelte-boring-avatars": "^1.2.6",
|
||||
"tailwind-merge": "^2.5.2"
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"typewriter-editor": "^0.12.6",
|
||||
"zod": "^3.23.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue