From af1072b69a0ec3a336f697840324abe135f1715a Mon Sep 17 00:00:00 2001 From: Raju Ghimire <159091428+Raju00533@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:36:38 +0545 Subject: [PATCH] Update Gruntfile.js --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index c3f35e227..24426ede2 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -178,7 +178,7 @@ module.exports = function( grunt ){ options: { map: true, processors: [ - require('cssnano')() + require('cssnano')(), require( 'autoprefixer' )({ overrideBrowserslist: [ '> 0.1%',