Files
la-voix-du-peuple/artifacts/voix-du-peuple
billisdead 55629a8f22 Fix dark mode FOUC with blocking inline script in index.html
Apply a11y classes (dark, dyslexia, high-contrast, large-text) from
localStorage synchronously before any paint, eliminating the visible
flash on initial load. Also fix lang="en" → lang="fr".

The useEffect in AccessibilityProvider continues to handle subsequent
toggles — the inline script only covers the initial page load.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 10:12:14 +02:00
..