Sizing

When declaring any sizes for a component you should use a rem based value. We know this is hard to calculate so we provide a function which takes a pixel value, that does the conversion for you.

Notes:

Converts a pixel value to a rem value based on the document font-size