#logical-properties

[ follow ]
#css
fromFrontendmasters
1 week ago
Web design

Should we NEVER use non-logical properties?

Use logical properties in CSS for better design flexibility and support for multiple languages.
fromCSS-Tricks
4 months ago
JavaScript

Support Logical Shorthands in CSS | CSS-Tricks

CSS 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.
[ Load more ]