Skip to content

Commit

Permalink
Update Gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 committed Sep 25, 2024
1 parent cbdb368 commit af1072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ module.exports = function( grunt ){
options: {
map: true,
processors: [
require('cssnano')()
require('cssnano')(),
require( 'autoprefixer' )({
overrideBrowserslist: [
'> 0.1%',
Expand Down

0 comments on commit af1072b

Please sign in to comment.