frontend/src/styles/components/_all.scss

17 lines
296 B
SCSS
Raw Normal View History

2019-12-19 22:09:23 +00:00
@import 'base/all';
@import 'attachments';
@import 'fullpage';
@import 'gantt';
@import 'labels';
@import 'list';
@import 'reminders';
@import 'switch-view';
@import 'task';
@import 'taskRelations';
@import 'tasks';
@import 'teams';
@import 'migrator';
@import 'comments';
@import 'table-view';