fromFrontendmasters1 week agoWeb designShould we NEVER use non-logical properties?Use logical properties in CSS for better design flexibility and support for multiple languages.
fromCSS-Tricks4 months agoJavaScriptSupport Logical Shorthands in CSS | CSS-TricksCSS logical properties enhance site optimization but lack comprehensive shorthand support for a multi-lingual design approach.Shorthands currently favor physical over logical dimensions, creating limitations for developers.