Skip to content
  • Mark Florian's avatar
    Migrate gl--flex-center in Vue SFCs and snapshots · 1a600144
    Mark Florian authored
    This is just a naive replacement. A couple of changes need to happen
    still:
    
    1. Some gl--flex-center classes are accompanied by a redundant
       gl-display-flex, which can be removed.
    2. Out snapshot serialiser alphabetically sorts classes in class
       attributes, so the snapshots need to be rewritten to get the correct
       order.
    
    These will happen in the next commit.
    1a600144