* Introduced wedding-themed CSS variables for styling. * Created layout component for the wedding site with navigation and countdown. * Added RSVP and photo upload pages with form handling. * Implemented QR code page for wedding site access. * Configured TypeScript and Vite for the project. * Added robots.txt for search engine crawling.
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"recommendations": [
|
|
"svelte.svelte-vscode",
|
|
"bradlc.vscode-tailwindcss"
|
|
]
|
|
}
|