zrlf
zrlf
Another temporary fix that works for me is adding the following to index.css. Not sure about the side effects. ```css @layer base { /* Reverts a preflight rule on hidden...
@wyattowalsh I ran into the same issue a while back, I love the way fuma-docs looks and wanted to integrate python API documentation for entire packages. I had the same...
I remembered this partially wrong. Actually, [griffe](https://mkdocstrings.github.io/griffe/guide/users/serializing/) from [mkdocstrings](https://mkdocstrings.github.io/) already offers full serialization of Python APIs to JSON. They also provide a [schema](https://mkdocstrings.github.io/griffe/schema.json). Given that this is a well maintained...
Of course, would be an honor. Once moved, I am willing to help you clean it up or fix stuff, at least on the python side of things. When you...
For anyone stumbling upon this. If you're interested, I have now packaged my solution for python source code documentation (see https://github.com/zrlf/fumadocs-python-autodoc). It should be fairly simple to include on your...
I have the same issue with the tailwindcss server