James Logan
Results
2
comments of
James Logan
``` bower_concat: { main: { dest: 'public/lib/build.js', cssDest: 'public/lib/build.css', mainFiles: { bootstrap: 'dist/css/bootstrap.min.css' } } } ``` Here's a work around for the time being in my Gruntfile.js. Inside of...