Skip to content

Commit 8be825a

Browse files
authored
Merge branch 'master' into fix-stickynav-default
2 parents 9aec9a9 + a765112 commit 8be825a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ module.exports = function(grunt) {
7676
build: {
7777
options: {
7878
style: 'compressed',
79+
sourcemap: 'none',
7980
loadPath: ['bower_components/bourbon/dist', 'bower_components/neat/app/assets/stylesheets', 'bower_components/font-awesome/scss', 'bower_components/wyrm/sass']
8081
},
8182
files: [{

0 commit comments

Comments
 (0)