Replace CSS physical coordinates with logical properties and values #96
Labels
🛡 Priority: Low
⏰ Status: New
Issue has not been investigated yet
🗃 Type: Enhancement
New feature or request
Milestone
Replace properties that use physical coordinates with those that use logical properties (ex.
margin-inline-start
instead ofmargin-left
) so that we can better support locales that use writing modes other than LTR.The text was updated successfully, but these errors were encountered: