main app code and some default modules
This commit is contained in:
parent
eb0285789f
commit
abd2dadb45
7 changed files with 407 additions and 0 deletions
9
www/css/app.css
Normal file
9
www/css/app.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
/* Tip: Use "@import" to add styles instead of adding <link>'s in your
|
||||
HTML, and volo will inline it when building for production */
|
||||
|
||||
/* Styles for the installation button */
|
||||
@import "install-button.css";
|
||||
|
||||
/* Your styles here */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue