Skip to content

Commit a29376f

Browse files
claudioproscniro
authored andcommitted
Fixes syntax error in example (#28)
1 parent 83f6395 commit a29376f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ gulp.task('minify-css', function() {
7070
.pipe(cleanCSS())
7171
.pipe(sourcemaps.write())
7272
.pipe(gulp.dest('dist'));
73-
});
7473
});
7574
```
7675

0 commit comments

Comments
 (0)