Skip to content

Commit

Permalink
Update JS doc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Jun 9, 2023
1 parent 9d208ad commit 67b084e
Show file tree
Hide file tree
Showing 3 changed files with 1,064 additions and 1,099 deletions.
2 changes: 1 addition & 1 deletion gulpfile.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import yargs from "yargs"
import {hideBin} from "yargs/helpers"
import gulp from "gulp"
import gulpSass from "gulp-sass"
import sassCompiler from "sass"
import * as sassCompiler from "sass"
import postcss from "gulp-postcss"
import scss from "postcss-scss"
import autoprefixer from "autoprefixer"
Expand Down
Loading

0 comments on commit 67b084e

Please sign in to comment.