@import 'buttons';

@include generateBackgrounds('background', 'background-color', $backgroundColors);
@include generateBackgrounds('text', 'color', $backgroundColors);
@include generateBackgrounds('border', 'border-color', $backgroundColors);
