gesso-wp
gesso-wp copied to clipboard
Update scss to use logical properties
trafficstars
left/right -> inline, top/bottom -> block
This can save us future effort for multilingual sites.
@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
Update: I have started work on this one.