This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/vikunja.scss
kolaente baa61386e5
All checks were successful
the build was successful
fullpage overlay when creating a new list or task
2018-12-23 18:41:06 +01:00

9 lines
184 B
SCSS

@import 'styles/theme';
@import 'styles/general';
@import 'styles/tasks';
@import 'styles/teams';
@import 'styles/fullpage';
@import 'styles/fancycheckbox';
@import 'styles/tooltip';