diff --git a/CLAUDE.md b/CLAUDE.md index 483d9573..716f13eb 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -48,7 +48,7 @@ Capability drives presentation. Content for everyone, interactivity for those wh 1. **No CSS preprocessors.** Raw CSS only. CSS custom properties for theming. No LESS, no SASS, no PostCSS. 2. **CSS Grid only.** No flexbox, no floats. CSS Grid for all layout. -3. **No jQuery.** Vanilla JavaScript only. Create `custom.js` for shared utilities. +3. **No jQuery.** Vanilla JavaScript only. Create `ajax.js` for shared utilities. 4. **No framework bloat.** No Bootstrap, no Tailwind. Semantic HTML + minimal CSS. 5. **Progressive enhancement.** `