Skip to content

RTL incompatible value #1423

@yarons

Description

@yarons

margin-left: $spacing-unit;

This property is strictly for LTR languages, for RTL we will need to allow an RTL variant of it (margin-right).

I'm not sure how to add the correct variant but we've added html[dir=rtl] in the past.

Thanks.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions