— by Nesim
Logical properties are a new set of CSS properties that are meant to make it easier to support different writing modes. For example, margin-inline-start maps to margin-left in LTR and margin-right in RTL. Or text-align: left becomes text-align: start.
Links
Real world examples
- [redacted] Internal project “3N”