Add lucide-svelte dependency and update components: Integrate lucide-svelte icons in various components, enhance layout with improved styling, and streamline navigation links for better user experience.

This commit is contained in:
2026-01-08 12:52:36 -03:00
parent 4d0b4d6ead
commit 229669ae4c
25 changed files with 308 additions and 246 deletions

View File

@@ -59,5 +59,8 @@
},
"keywords": [
"svelte"
]
],
"dependencies": {
"lucide-svelte": "^0.562.0"
}
}