Updated footer

This commit is contained in:
Dobie Wollert
2015-02-01 21:45:56 -08:00
parent 97a065b2b9
commit 69474a252c
7 changed files with 151 additions and 184 deletions

View File

@ -79,6 +79,7 @@ gulp.task('styles', function() {
.pipe(sass({
includePaths: [
'vendor/foundation/scss',
'vendor/font-awesome/scss'
],
// sourceComments: 'map'
}))