feat: replace carousel using alpine with javascript
This commit is contained in:
parent
74b9460ea1
commit
700095d8af
9 changed files with 165 additions and 261 deletions
|
@ -11,7 +11,6 @@
|
|||
"format:write": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "^0.4.3",
|
||||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/mdx": "^4.0.8",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
|
@ -20,8 +19,6 @@
|
|||
"@fontsource-variable/red-hat-mono": "^5.1.1",
|
||||
"@fontsource/instrument-serif": "^5.1.1",
|
||||
"@tailwindcss/vite": "^4.0.6",
|
||||
"@types/alpinejs": "^3.13.11",
|
||||
"alpinejs": "^3.14.8",
|
||||
"astro": "^5.3.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue