diff --git a/gruntfile.js b/gruntfile.js index 298d5bf..e735fa1 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -15,7 +15,7 @@ module.exports = function(grunt){ // tasks: ['buildjs'] // }, css: { - files: ['scss/**/*.scss'], + fil'scss/**/*.scss'], tasks: ['sass'], }, // images: { @@ -72,4 +72,4 @@ module.exports = function(grunt){ }); grunt.registerTask('default', ['watch', 'web_server']); -}; \ No newline at end of file +};