Initial commit

This commit is contained in:
2021-04-14 17:26:22 +02:00
commit a149b40b8e
23 changed files with 4883 additions and 0 deletions

14
css/main.less Normal file
View File

@@ -0,0 +1,14 @@
/*
App-specific LESS/CSS would go here, but to make your application easier to
maintain, you should try to minimize the use of custom CSS.
Additionally, you can override any moonstone variables in this file. You
can also control the theme and change it from dark to light if desired by
adding the assignment:
@moon-theme: 'light';
*/
.main-view {
}