feat: switch theme color on theme toggling (#454)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
parent
6eef0fe25a
commit
db8c2adaec
19 changed files with 35 additions and 101 deletions
|
@ -31,12 +31,14 @@ const pwa: VitePWANuxtOptions = {
|
|||
sizes: '512x512',
|
||||
type: 'image/png',
|
||||
},
|
||||
/*
|
||||
{
|
||||
src: 'logo.svg',
|
||||
sizes: '250x250',
|
||||
type: 'image/png',
|
||||
purpose: 'any maskable',
|
||||
},
|
||||
*/
|
||||
],
|
||||
},
|
||||
injectManifest: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue