remove alpinejs in favor of astro-navbar

This commit is contained in:
Surjith S M
2023-01-02 19:40:29 +05:30
parent 49d8294aaf
commit b5941f1a72
5 changed files with 94 additions and 138 deletions

View File

@@ -18,10 +18,10 @@
"@astrojs/tailwind": "^2.1.1",
"@fontsource/inter": "^4.5.14",
"@types/alpinejs": "^3.0.0",
"alpinejs": "^3.0.0",
"astro": "^1.6.0",
"astro-feather-icons": "^1.0.2",
"astro-icon": "^0.8.0",
"astro-navbar": "^1.0.1",
"astro-seo": "^0.6.0",
"tailwindcss": "^3.0.24"
},