UNPKG

foundation-sites-5

Version:

**This package is only for versions 5 and earlier of Foundation. As of version 6, the package has a new name: `foundation-sites`.**

10 lines (9 loc) 207 B
{{#markdown}} ```scss .your-class-name { @include button-base; @include button-size($padding, $full-width, $is-input); } ``` {{/markdown}} <a href="#" class="button-base size">Button Base &amp; Size</a>