summaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 5a63e18f..d9d19052 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -22,8 +22,7 @@ var vendor = {
'bower_components/fullcalendar/dist/fullcalendar.min.css',
'bower_components/simplemde/dist/simplemde.min.css',
'bower_components/font-awesome/css/font-awesome.min.css',
- 'bower_components/c3/c3.min.css',
- 'bower_components/gridlex/dist/gridlex.min.css'
+ 'bower_components/c3/c3.min.css'
],
js: [
'bower_components/jquery/dist/jquery.min.js',