-
-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RTL support for konsta UI #133
Conversation
A link to the preview: |
@nolimits4web tailwind has marked |
@ibilux why not to use logical properties instead of rtl/ltr? easier to maintain and solid browser support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties |
@vltansky Yes, you are right. And I started testing them yesterday. |
@nolimits4web I have changed the code to use logical properties for inline direction instead of modifiers. |
Thanks @ibilux, will check it on a days! |
Add support for multi-directional layouts for
Konsta UI
with tailwindrtl
andltr
modifiers.Trying to fix this issue #104.
A complete example can be found here:
https://github.com/ibilux/konsta-svelte-rtl
This PR is tested with the components showing the pictures below: