|
|
@ -81,6 +81,8 @@ gulp.task('bundle-js', ['clean'], function (cb) { |
|
|
|
gulp.task('bundle-css', ['clean'], function () { |
|
|
|
var files = [ |
|
|
|
'./lib/shared/activator.css', |
|
|
|
'./lib/shared/bootstrap.css', |
|
|
|
|
|
|
|
'./lib/timeline/component/css/timeline.css', |
|
|
|
'./lib/timeline/component/css/panel.css', |
|
|
|
'./lib/timeline/component/css/labelset.css', |
|
|
|