Redesign UI to add some color,

eliminate the FAB, and make
dialogs look better
Add an about page
This commit is contained in:
CheddarCrisp 2020-02-28 10:00:41 -05:00
parent a291d68fa9
commit 67a40cfb84
9 changed files with 318 additions and 51 deletions

View file

@ -20,6 +20,7 @@
"idb-keyval": "^3.2.0",
"reset-css": "^5.0.1",
"serviceworker-webpack-plugin": "^1.0.1",
"string-replace-loader": "^2.2.0",
"style-loader": "^1.1.3",
"svelte": "^3.4.1",
"svelte-loader": "^2.13.4",
@ -27,6 +28,7 @@
"webpack": "^4.31.0",
"webpack-cli": "^3.3.2",
"webpack-dev-server": "^3.4.1",
"webpack-license-plugin": "^4.1.1",
"webpack-merge": "^4.2.2",
"workbox-cacheable-response": "^5.0.0",
"workbox-expiration": "^5.0.0",