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
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Same issue here for a documentation hosted on Read The Docs. Adding pydata-sphinx-theme==0.13.3beforesphinx-book-theme in the requirements file solves the problem.
Describe the bug
When I regenerated my website a bit earlier today...
I expected it to look the same as always.
However, some CSS fails to apply. I see a blueish background color, purple link underlines from pydata-sphinx-theme, and larger icons.
Maybe something changed with the latest version of pydata-sphinx-theme which is breaking the latest version of this theme.
Reproduce the bug
I believe that regenerating a page with the latest version of pydata-sphinx-theme should be enough to reproduce the issue.
When I add
pydata-sphinx-theme==0.13.3
to my requirements file, as a current workaround, the issue vanishes.List your environment
Here is my venv:
The text was updated successfully, but these errors were encountered: