TODO: Describe what an atom is
TODO: Describe what buttons are and how they are used in the application.
<button type="button" class="button--primary">Primary</button>
<button type="button" class="button--secondary">Secondary</button>
<button type="button" class="button--primary button--large">Primary Large</button>
<button type="button" class="button--secondary button--large">Secondary Large</button>
<button type="button" class="button--primary button--small">Primary Small</button>
<button type="button" class="button--secondary button--small">Secondary Small</button>
TODO:
TODO:
TODO:
TODO:
Miscellaneous typographic styles within the app
<strong>strong</strong>
These are Colors in the Application