frontend/src/styles/components/_all.scss

14 lines
234 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';