Skip to content

chore: remove Starlight wrapper and styles leftovers#182

Open
dobromirts wants to merge 1 commit into
masterfrom
dtsvetkov/remove-sl-wrapper-and-styles
Open

chore: remove Starlight wrapper and styles leftovers#182
dobromirts wants to merge 1 commit into
masterfrom
dtsvetkov/remove-sl-wrapper-and-styles

Conversation

@dobromirts
Copy link
Copy Markdown
Contributor

Cleans up leftover Starlight styles and wrapper in slug pages. All this fixes the styles that are part of astro components

  • Remove id="_top" and class="sl-markdown-content" from content wrappers unused Starlight conventions with no definitions in this project
  • Replace data-pagefind-body wrapper div with rootSelector: 'main' in the pagefind integration - cleaner approach that scopes the search index to the content area without markup noise
  • Remove --sl-color-* CSS variables from ig-theme.scss, index.astro, and ThemingWidget.astro - replace with direct --ig-primary-* / --ig-gray-* tokens

@dobromirts dobromirts requested a review from desig9stein May 20, 2026 15:02
@dobromirts dobromirts added the ❌ status: awaiting-test PRs awaiting manual verification label May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❌ status: awaiting-test PRs awaiting manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants