10 years later #1
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ function sprites () {
|
|||
.pipe(dest(output.art));
|
||||
|
||||
var cssStream = sprites.css
|
||||
.pipe(dest('source/style/hippie/mixins/'));
|
||||
.pipe(dest('source/style/hippie-style/mixins/'));
|
||||
|
||||
return merge(imgStream, cssStream);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue