diff --git a/Gruntfile.js b/Gruntfile.js index 0a0b4e0..4286919 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -212,7 +212,7 @@ module.exports = function(grunt) { ], docs: { options: { - 'ids': false + ids: false }, src: ['docs/assets/css/docs.css'] }