This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-frontend/src/vikunja.scss

11 lines
No EOL
215 B
SCSS

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