turingschool / savile

Turing's Design System
MIT License
1 stars 0 forks source link

Margin & padding utils #28

Closed tannerwelsh closed 3 years ago

tannerwelsh commented 3 years ago

What does this PR do?

Adds utility classes for margin and padding. Conventions borrowed from Bootstrap.

Where should the reviewer start?

Screenshots!

How should this be manually tested?

Run the docs locally, confirm that they all look good.

Any background context you want to provide?

I also extracted a table for utils out to an include b/c I didn't want to rewrite the same table 3 times. This partially fulfills the Refactor all the tables into an _includes template ticket.

As part of rebuilding the docs some of the order properties changed in unrelated files.

What are the relevant tickets?

Margin + Padding

Screenshots (if appropriate)

Screen Shot 2021-04-15 at 1 26 52 PM Screen Shot 2021-04-15 at 1 26 29 PM Screen Shot 2021-04-15 at 1 26 39 PM Screen Shot 2021-04-15 at 1 26 43 PM

Any other deploy steps?

nope

ameseee commented 3 years ago

I love the orange diagonal lines and how they show the spacing, that's really helpful.