Tropix126 / fluent-svelte

A faithful implementation of Microsoft's Fluent Design System in Svelte.
https://fluent-svelte.vercel.app
MIT License
606 stars 26 forks source link

Fix non-logical text alignment #16

Closed TheOnlyTails closed 2 years ago

TheOnlyTails commented 2 years ago

Small i18n fix: changes every instance of text-align: left/right to start/end to be compatible with RtL languages.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tropical/fluent-svelte/B3pvvrt58xA5QQtZbH1WQ4rx8CSS
✅ Preview: https://fluent-svelte-git-align-combobox-label-start-tropical.vercel.app

Tropix126 commented 2 years ago

LGTM.