Files
community-rule/lib/mainContent.ts
T
adilalloandCursor 5242f8c6bb Give the shell one header, a skip link, and a cookie-aware first paint.
Breakpoint clones were still in the tab order, marketing always painted Log in, and at 430px the logo overlay covered Use cases and Learn.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 17:12:59 -06:00

3 lines
130 B
TypeScript

/** DOM id of the group-layout `<main>` landmark; skip-to-content targets this. */
export const MAIN_CONTENT_ID = "main-content";