feat: switch theme color on theme toggling (#454)

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
Joaquín Sánchez 2022-12-19 23:37:23 +01:00 committed by GitHub
parent 6eef0fe25a
commit db8c2adaec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 35 additions and 101 deletions

View file

@ -31,12 +31,14 @@ const pwa: VitePWANuxtOptions = {
sizes: '512x512',
type: 'image/png',
},
/*
{
src: 'logo.svg',
sizes: '250x250',
type: 'image/png',
purpose: 'any maskable',
},
*/
],
},
injectManifest: {