major: migrate sw to workbox

This commit is contained in:
Jean-Baptiste Pasquier
2021-04-08 17:48:21 +02:00
parent a5ede42a91
commit 06521d9805
12 changed files with 735 additions and 133 deletions

View File

@ -2,6 +2,10 @@ main {
height: 100vh;
}
.no-background-image {
background-image: none;
}
/* Styles of the right-hand menu + pages with that menu */
.with-sidebar {
flex-grow: 1;