premerge cleanup

This commit is contained in:
Mark Moser
2016-08-21 14:11:07 -05:00
parent c6f5577670
commit 84fdf750c5
4 changed files with 4 additions and 7 deletions

View File

@ -1,6 +1,6 @@
// manny, put stuff here to override foundation settings
// foundation overrides
$success-color: #EF0734;
$global-width: 600px;
$body-font-family: inherit;
$body-background: #ffffff;
$body-background: #ffffff;

View File

@ -1,10 +1,8 @@
// Foundation for Emails by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source
//
@import 'foundation-emails/scss/util/util',
'foundation-emails/scss/global',
'foundation_global_overrides',
'foundation-emails/scss/components/normalize',
'foundation-emails/scss/grid/grid',
'foundation-emails/scss/grid/block-grid',