If Gulp writes the file path

Look for:

.pipe(sass({
          style: 'expanded',
          sourceComments: 'normal'
      }))

change to:

sourceComments: false

Leave a Reply

Your email address will not be published. Required fields are marked *