From f4472bb39c4f50e12b638b239fc88a89b2d5b1e3 Mon Sep 17 00:00:00 2001 From: Vinay1705 <72986671+Vinay1705@users.noreply.github.com> Date: Fri, 16 Oct 2020 20:50:16 +0530 Subject: [PATCH] Guide sear --- gruntfile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +};