Merge pull request #2402 from halfdan/watch-ghost-ui

Watch changes in Ghost-UI
This commit is contained in:
John O'Nolan 2014-03-15 18:15:46 +01:00
commit 91ad372c36

View File

@ -67,6 +67,8 @@ var path = require('path'),
files: [
// Theme CSS
'content/themes/casper/css/*.css',
// Ghost UI CSS
'bower_components/ghost-ui/dist/css/*.css',
// Theme JS
'content/themes/casper/js/*.js',
// Admin JS