main app code and some default modules

This commit is contained in:
nojhan 2012-12-03 00:16:14 +01:00
commit abd2dadb45
7 changed files with 407 additions and 0 deletions

9
www/css/app.css Normal file
View 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 */