diff --git a/Gruntfile.js b/Gruntfile.js index 8bee274..8fd7766 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -40,7 +40,6 @@ module.exports = function(grunt) { src: '<%= meta.distPath %><%= pkg.name %>.js', dest: '<%= meta.docsPath %><%= pkg.name %>.js' } - }, sass: {