Rounded

To get your buttons rounded just add the rounded modifier.

Markup

Toggle example guides Toggle HTML markup

<button pam-Button="rounded">Default</button>
<button pam-Button="primary rounded">Primary</button>