mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 11:25:22 -04:00
Is there any plan to support non-tailwind css developers? #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rey-Wang on GitHub (Jul 9, 2025).
@marcusschiesser commented on GitHub (Jul 10, 2025):
no, not at the moment, sorry. what would you use?
@Rey-Wang commented on GitHub (Jul 21, 2025):
@marcusschiesser I’m currently working with several different UI libraries, and I’m wondering whether chat-ui could offer a built-in styling solution — rather than relying entirely on external libraries like Tailwind or shadcn/ui, so that this component could have a strong flexibility to work in different projects
@Rey-Wang commented on GitHub (Jul 21, 2025):
Alternatively, it would be great if the library could expose headless component APIs — allowing developers to easily connect their own UI components while still leveraging the core logic and behaviors.
@Rey-Wang commented on GitHub (Jul 21, 2025):
I realize this might be an ambitious direction, but just wanted to check if that’s part of the long-term vision.