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