Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Raruto committed Jul 28, 2019
2 parents 10a2515 + 3730dfa commit a871920
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 364 deletions.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var gulp = require("gulp"),
minifyCSS = require("gulp-minify-css"),
minifyCSS = require("gulp-clean-css"),
concat = require("gulp-concat"),
uglify = require("gulp-uglify"),
prefix = require("gulp-autoprefixer"),
Expand Down
Loading

0 comments on commit a871920

Please sign in to comment.