Skip to content

Commit 6ace8c0

Browse files
thavelickclaude
andcommitted
Add CSS guidelines to CLAUDE.md and remove todo
- Add CSS best practice to always use style.css instead of inline styles - Remove todo for unknown bang error handling - decided to keep DuckDuckGo forwarding behavior - DuckDuckGo fallback allows it to handle bangs not defined locally, which is more useful 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1ea3fac commit 6ace8c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CLAUDE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,8 @@ const mockWindow = {
9292
- `performSearch`: Hash setting and redirection
9393
- `setupUI`: Event listener setup and hash population
9494
- `initialize`: Query param detection and app initialization
95+
96+
## Development Best Practices
97+
98+
### CSS Guidelines
99+
- Always put styles in style.css, never inline

todo.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)