2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Watch changes in Ghost-UI

refs TryGhost/Ghost-UI#18
- Add bower_components/ghost-ui to grunt watch
This commit is contained in:
Fabian Becker 2014-03-15 17:47:33 +01:00
parent 2d4c6647b2
commit c612ca2136

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