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`.**

5 lines (4 loc) 142 B
// Example mixin for custom button .custom-button-class { @include button($padding, $bg, $radius, $full-width, $disabled, $is-input); }