UNPKG

zurb-foundation-5

Version:

Foundation 5 for npm (no code modification from original repo)

11 lines (10 loc) 236 B
{{#markdown}} ```scss .your-class-name { @include button-base; @include button-size; @include button-style($bg, $radius, $disabled); } ``` {{/markdown}} <a href="#" class="button-base size style">Button Base, Size &amp; Style</a>