aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 868e3ff..96768e7 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -119,6 +119,7 @@ gulp.task('styles', function() {
var sources = [
'./src/css/forms.less',
+ './src/css/general.less',
'./src/css/profile.less',
'./src/css/bootswatch-' + bootswatch_theme + '.less'
];