Update Svelte instructions to include server-side rendering with client-side hydration

This commit is contained in:
Christopher Harrison 2025-10-07 07:32:52 -07:00
parent d065dba12d
commit 5883838019

View File

@ -158,4 +158,4 @@ Instructions for building high-quality Svelte 5 and SvelteKit applications with
- Snippet-based composition for reusable template logic
- Context providers for application-wide state management
- Progressive enhancement for forms and interactive features
- Server-side rendering with client-side hydration for optimal performance
- Server-side rendering with client-side hydration for optimal performance