mirror of
https://github.com/edufeed-org/educards.git
synced 2025-12-09 16:24:34 +00:00
Add markdown rendering and improve styling a bit
This commit is contained in:
parent
218dfdd5c6
commit
cd23a61b90
9 changed files with 251 additions and 120 deletions
|
|
@ -34,9 +34,11 @@
|
|||
"vite": "^6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cartamd/plugin-emoji": "^4.3.0",
|
||||
"@nostr-dev-kit/ndk": "^2.11.0",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"carta-md": "^4.9.0",
|
||||
"marked": "^15.0.9",
|
||||
"tailwindcss": "^4.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue