mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
The inline pre-restore wasn't actually fixing a timing issue — the fix was the fonts.ready + load retries. Since live.js's own top-level block runs before DOMContentLoaded and we can do the same retries there, we don't need an inline script injected into every user page. Simpler HTML, single source of truth. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>