Moved the scrolling text to Vue since it needs some JS and custom
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m16s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m16s
styling not available in Tailwind
This commit is contained in:
@@ -9,14 +9,15 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^9.5.2",
|
||||
"@astrojs/vue": "^5.1.4",
|
||||
"@astrojs/node": "10.0.0-beta.0",
|
||||
"@astrojs/vue": "6.0.0-beta.0",
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
"@fontsource-variable/roboto-slab": "^5.2.8",
|
||||
"@heroicons/vue": "^2.2.0",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.17.1",
|
||||
"astro": "6.0.0-beta.6",
|
||||
"astro-icon": "^1.1.5",
|
||||
"motion-v": "^1.10.2",
|
||||
"nodemailer": "^7.0.13",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.27"
|
||||
|
||||
Reference in New Issue
Block a user