fix: landing page header — inline header CSS to avoid shell.css global reset

Reverted shell.css import on landing.html (its global `*` reset destroys
Tailwind layout). Instead: shell.js for component registration + inline
rstack-header CSS only. The standard header with logo, app-switcher,
MI bar, identity, and Try Demo now renders without breaking the page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-27 17:20:12 -08:00
parent c54be8e043
commit 01443d6974
1 changed files with 1 additions and 1 deletions

File diff suppressed because one or more lines are too long