You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
These styles are not applied to the heading tags in the DOM (no class is appended).
I debugged this issue and found this commit a9384b0.
Removing the MDXProvider from the Layout fixes the issue, but I don't know if it breaks something else. In my project everything is still working (and the styles are applied).