|
The official docs said that fumadocs support Base UI and Radix UI. I am curious, is there any official guide for people to create a 3rd party UI and use it with fumadocs core? And, is there any stable contract/API between fumadocs-core and the UI layer? Thanks! |
Answered by
fuma-nama
Aug 31, 2026
Replies: 1 comment 1 reply
|
just use the fumadocs-core package directly. Integration packages like OpenAPI still require Tailwind CSS colors to work, you can start from the Fumadocs CLI's customize command instead if you need them. |
1 reply
Answer selected by
xiaohanyu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
just use the fumadocs-core package directly. Integration packages like OpenAPI still require Tailwind CSS colors to work, you can start from the Fumadocs CLI's customize command instead if you need them.