This module defines default style variables that many modules in your project will rely on.
The defaults provided are a good starting point for most projects. To change any of the variables, override them in your project Sass file by adding the new definitions above your `@import` line.
```
$inuit-base-spacing-unit--tiny
$inuit-base-spacing-unit--small
$inuit-base-spacing-unit
$inuit-base-spacing-unit--large
$inuit-base-spacing-unit--huge
```