More package updates

This commit is contained in:
Scott Idem
2025-03-24 15:02:23 -04:00
parent 00f3d6087f
commit a9351b4143
3 changed files with 183 additions and 172 deletions

View File

@@ -93,7 +93,7 @@ npm install flowbite flowbite-svelte tailwind-merge @popperjs/core
```
## Tiptap Editor
ShadCN is still stuck on Tailwind 3. Waiting to upgrade to Tailwind 4.x.
ShadCN is still stuck on Tailwind 3. Waiting to upgrade to Tailwind 4.x. Tailwind 4.x was released in late January 2025. ShadCN is still being worked on as of late March 2025.
[https://github.com/huntabyte/shadcn-svelte/issues/1643](https://github.com/huntabyte/shadcn-svelte/issues/1643)
Need to install ShadCN and Lucide for the Tiptap editor.
```bash