1. 04 Feb, 2019 1 commit
    • Paul Slaughter's avatar
      Add square css class · 4a24eb92
      Paul Slaughter authored
      **Why?**
      
      This is helpful when needing to wrap the size of an svg
      with an empty container. Example:
      
      ```
      <div class="square s-32 d-flex-center">
        <svg class="s16">...</svg>
      </div>
      ```
      4a24eb92
  2. 01 Feb, 2019 9 commits
  3. 31 Jan, 2019 30 commits