diff --git a/.cursor/rules/svelte-best-practices.mdc b/.cursor/rules/svelte-best-practices.mdc index 9470b65..255e71e 100644 --- a/.cursor/rules/svelte-best-practices.mdc +++ b/.cursor/rules/svelte-best-practices.mdc @@ -1,10 +1,8 @@ --- -description: -globs: +description: Svelte Documentation and Performance Guidelines +globs: **/*.{svelte,js,ts,jsx,tsx,html,css} alwaysApply: true --- -# Svelte Documentation and Performance Guidelines - ## Documentation Requirements All code changes and implementations in this project must reference and follow the latest documentation for: - Svelte 5: https://svelte.dev/docs