Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mind-protector committed Apr 5, 2020
1 parent 05bba6e commit 51b25c0
Show file tree
Hide file tree
Showing 3 changed files with 3,029 additions and 1,098 deletions.
2 changes: 1 addition & 1 deletion flowers/app/gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const gulp = require('gulp'),
imagemin = require('gulp-imagemin'),
pngquant = require('imagemin-pngquant'),
rimraf = require('rimraf'),
browserSync = require("browser-sync").create(),
browserSync = require('browser-sync').create(),
reload = browserSync.reload,

path = {
Expand Down
Loading

0 comments on commit 51b25c0

Please sign in to comment.