mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-01-26 11:23:58 +00:00
typo fix
This commit is contained in:
@@ -76,7 +76,7 @@ gulp.task 'styles', ->
|
||||
|
||||
styles = styles.pipe(CSSmin()) if production
|
||||
styles = styles.pipe gulp.dest paths.styles.destination
|
||||
styles = stypes.pipe livereload() unless production
|
||||
styles = styles.pipe livereload() unless production
|
||||
styles
|
||||
|
||||
gulp.task 'assets', ->
|
||||
|
||||
Reference in New Issue
Block a user