Statement
The theme shall set a .dark class on the document element alongside data-theme so that Tailwind ecosystem libraries (Starwind, Flowbite, shadcn/ui, DaisyUI) can detect dark mode without adapter code.
Rationale
Starwind, Flowbite, and other Tailwind component libraries use .dark as their detection mechanism. Without this class, integrating these libraries requires custom adapter code. Delivered by PLN-26.
Topics
Owner: theming-reuse
Related: design-tokens
Applies To
- Architecture DOC-00020