summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--grunt.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt.js b/grunt.js
index b3015a8..d477d63 100644
--- a/grunt.js
+++ b/grunt.js
@@ -74,7 +74,7 @@ module.exports = function(grunt) {
}
});
-
+
// Dependencies
grunt.loadNpmTasks( 'grunt-contrib-mincss' );