Browse Source

extra space

pull/253/head
connors 11 years ago
parent
commit
1451cc3de7
  1. 1
      Gruntfile.js

1
Gruntfile.js

@ -40,7 +40,6 @@ module.exports = function(grunt) {
src: '<%= meta.distPath %><%= pkg.name %>.js', src: '<%= meta.distPath %><%= pkg.name %>.js',
dest: '<%= meta.docsPath %><%= pkg.name %>.js' dest: '<%= meta.docsPath %><%= pkg.name %>.js'
} }
}, },
sass: { sass: {

Loading…
Cancel
Save