Use coffeescript again for Gulp
This commit is contained in:
parent
7feff15497
commit
1000b6d78f
16 changed files with 79 additions and 104 deletions
2
gulp/fonts.coffee
Normal file
2
gulp/fonts.coffee
Normal file
|
@ -0,0 +1,2 @@
|
|||
gulp.task 'fonts', ->
|
||||
app.copy [config.bowerDir + '/font-awesome/fonts/*'], config.fonts.outputDir
|
Loading…
Add table
Add a link
Reference in a new issue