Skip to content

Commit

Permalink
fix: fixed foundation color include
Browse files Browse the repository at this point in the history
  • Loading branch information
joeworkman committed Dec 5, 2019
1 parent 78c45bf commit e001533
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/settings/_settings.scss
Expand Up @@ -100,6 +100,8 @@ $global-color-pick-contrast-tolerance: 0;
$print-transparent-backgrounds: true;
$print-hrefs: true;

@include add-foundation-colors;

// 2. Breakpoints
// --------------

Expand Down

0 comments on commit e001533

Please sign in to comment.