d1a2eefca6
Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/386 Co-authored-by: konrad <konrad@kola-entertainments.de> Co-committed-by: konrad <konrad@kola-entertainments.de>
12 lines
237 B
SCSS
12 lines
237 B
SCSS
@import 'variables/all';
|
|
@import 'theme';
|
|
|
|
@import 'content';
|
|
@import 'form';
|
|
@import 'link-share';
|
|
@import 'loading';
|
|
@import 'navigation';
|
|
@import 'notification';
|
|
@import 'offline';
|
|
@import 'update-notification';
|
|
@import 'background';
|