Applying the height system modifier to your component will allow consumers of your component to pass in the following props:
| Property | Type | Description |
|---|
$height | See MDN | Applies height styles |
$minHeight | See MDN | Applies min-height styles |
$maxHeight | See MDN | Applies max-height styles |