Created by: Hightrack
This pull request adds a new mixin for building a button with the following params:
- Line height
- Padding y
- Padding x
- Font size
- Radius
In case you want to create a different type of basic button (a rounded button for instance) this is more scalable because you can create a new CSS class for this new button with that mixin.