Skip to content

Commit

Permalink
Merge pull request #164 from AgID/dependabot/npm_and_yarn/gulp-sass-5…
Browse files Browse the repository at this point in the history
….0.0
  • Loading branch information
dependabot[bot] authored Jul 16, 2021
2 parents 0dde631 + 3977a4a commit 9b687a3
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 1,049 deletions.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const gulp = require('gulp'),
sass = require('gulp-sass'),
sass = require('gulp-sass')(require('sass')),
concat = require('gulp-concat'),
replace = require('gulp-replace'),
autoprefixer = require('gulp-autoprefixer'),
Expand Down
Loading

0 comments on commit 9b687a3

Please sign in to comment.