Skip to content

Commit 9ca8a4b

Browse files
committed
Formatting in AGENTS.md
1 parent 24c7154 commit 9ca8a4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Event data lives in `src/content/events/<event-id>/`:
6969
- **Vue scoped styles cannot target ancestor-based dark mode selectors** — put those overrides in `global.css`.
7070

7171
## Accessibility
72+
7273
Must follow standard accessibility best practices (semantic HTML, ARIA attributes, keyboard navigation, focus management) for all interactive components (map, panels, buttons, etc.). WCAG 2.1 AA compliance is the goal.
7374

7475
## Event Submission Workflow

0 commit comments

Comments
 (0)