Skip to content

Record CSS IDs and selectors #804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 11, 2025
Merged

Record CSS IDs and selectors #804

merged 6 commits into from
Jun 11, 2025

Conversation

ethanpalm
Copy link
Contributor

Documentation changes

This PR lists all of our CSS IDs and selectors.

Closes https://linear.app/mintlify/issue/DOC-33/record-all-of-our-css-ids-and-selectors


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

@dino475 dino475 requested a review from dks333 June 11, 2025 04:28
Copy link
Contributor

@dino475 dino475 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but adding Sam since he gave me the list of CSS selectors!

@dks333
Copy link
Contributor

dks333 commented Jun 11, 2025

these css selectors & ids are updated once a while, here are the full list for future reference

selectors: https://github.com/mintlify/mint/blob/9a798713bad4aa7fd2590ae852bd199fb182a0a3/apps/client/src/lib/local/selectors.ts#L1
ids: https://github.com/mintlify/mint/blob/9a798713bad4aa7fd2590ae852bd199fb182a0a3/apps/client/src/lib/local/identifiers.ts#L3

Co-authored-by: Ricardo Nunez <[email protected]>
@ethanpalm ethanpalm merged commit 139e937 into main Jun 11, 2025
4 checks passed
@ethanpalm ethanpalm deleted the css-IDs-selectors branch June 11, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants