gulp-craftcms
gulp-craftcms copied to clipboard
Bower injection
Hi there,
I had to place the bower injection code for both css and js in the _layout.html
as the js didn't seem to be appearing.
<head><!-- bower:css --><!-- endbower --></head>
<!-- bower:js --><!-- endbower -->
Have I missed something?