RTL support for HeadlessUI, TailwindUI and Catalyst #3350
nikita-shtimenko
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First and foremost, I would like to thank you for the incredible work your team has done in developing HeadlessUI, TailwindUI and Catalyst ❤️🙏
These tools have significantly streamlined and enhanced the development process for many in the community, including myself.
As a developer who frequently works on projects requiring right-to-left (RTL) language support, I have found that native RTL support can be a crucial feature.
It not only helps in creating inclusive and accessible web applications but also saves valuable time and effort during development.
Therefore, I would like to kindly request the addition of RTL support in both TailwindUI and CatalystUI. This enhancement would greatly benefit developers working with languages such as Arabic, Hebrew, Persian, and others that require RTL layouts.
Here are a few specific points that might be helpful to consider:
1. Utility Classes: TailwindCSS already provides utility classes for RTL support. Extending this functionality at least for TailwindUI and CatalystUI components would be immensely beneficial.
2. Documentation and Examples: Providing documentation and examples for implementing RTL with your components would make it easier for developers to adopt and implement best practices.
3. Community Contributions: Perhaps opening a discussion or a project for community contributions could accelerate the development of this feature. Of course, since TailwindUI and Catalyst are not OSS projects and require purchasing a license - we may consider other options.
Thank you for considering this request :)
Beta Was this translation helpful? Give feedback.
All reactions