gesso-wp icon indicating copy to clipboard operation
gesso-wp copied to clipboard

Update scss to use logical properties

Open jackmakesthings opened this issue 1 year ago • 2 comments
trafficstars

left/right -> inline, top/bottom -> block

This can save us future effort for multilingual sites.

jackmakesthings avatar May 29 '24 19:05 jackmakesthings

@jackmakesthings (or whoever does this work) -- you might want to look at the code changes and comments in this PR to the Drupal version to see how we handled this and discussions we had around how to implement. https://github.com/forumone/gesso/pull/864

coreylafferty avatar Jul 10 '24 16:07 coreylafferty

Update: I have started work on this one.

cssgirl avatar Sep 11 '24 18:09 cssgirl