Add missing css file to app.min.css

This commit is contained in:
Frédéric Guillot 2019-08-22 20:01:00 -07:00
parent 2915a2f13d
commit 24422b0adf
2 changed files with 2 additions and 1 deletions

View File

@ -71,6 +71,7 @@ class CssCommand extends BaseCommand
'task_form.css',
'comment.css',
'subtasks.css',
'task_list.css',
'task_links.css',
'text_editor.css',
'markdown.css',

File diff suppressed because one or more lines are too long