Remove sveltekit, added feather icons
parent
7a83d45f71
commit
52a1ea976c
1 changed files with 3 additions and 3 deletions
|
@ -11,11 +11,11 @@ This is a list containing links to documentation to packages that are being used
|
|||
| go-json | JSON Encoding/Decoding | https://github.com/goccy/go-json |
|
||||
|
||||
## Frontend
|
||||
> Frontend is made with SvelteKit and Vite, using TailwindCSS with DaisyUI for the UI
|
||||
> Frontend is made with Golang's Template and Vite, using TailwindCSS with DaisyUI for the UI
|
||||
|
||||
| Package Name | Docs Link |
|
||||
| ------------ |------------------------------|
|
||||
| SvelteKit | https://kit.svelte.dev/docs |
|
||||
| Vite | https://vitejs.dev |
|
||||
| TailwindCSS | https://tailwindcss.com/docs |
|
||||
| DaisyUI | https://daisyui.com/docs |
|
||||
| DaisyUI | https://daisyui.com/docs |
|
||||
| Feather Icons | https://github.com/feathericons/feather#feather |
|
Loading…
Reference in a new issue