diff --git a/gulpfile.js b/gulpfile.js index e62b472..a42c70e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -66,7 +66,7 @@ gulp.task('clean', function() { gulp.task('release', ['default'], function() { gulp.src([ - 'css/**/*', + 'css/hues-min.css', 'lib/hues-min.js', 'lib/mp3-min.js', 'fonts/**/*',