01. Styling a multi-variant Button component
In this challenge, we'll take a series of hardcoded buttons with repeating Tailwind classes,
and extract the styles into dynamic, composable groups that map a Button component's
style variant props.