diff --git a/CLAUDE.md b/CLAUDE.md index be17c05..29fac00 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -48,6 +48,25 @@ For Tailwind mode, user classes are injected via `{{USER_CLASSES}}` placeholder Tests use Vitest with jsdom environment. Setup in `tests/setup.js` includes DOM testing library matchers. Test files are in `tests/unit/`. +## Code Quality Standards + +This project adheres to the highest standards for web development: + +- **Semantic HTML5**: Always use semantic elements (`
`, `