This commit is contained in:
Chris Kruining 2024-11-18 15:48:27 +01:00
parent 7b0e4d4879
commit aa8ec31353
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -34,8 +34,8 @@ export default createHandler(({ nonce }) => {
default: base,
connect: `${base} ws://localhost:*`,
script: `${base}`,
// style: `'self' data: https://fonts.googleapis.com 'unsafe-inline'`,
style: `${base} data: https://fonts.googleapis.com`,
style: `'self' data: https://fonts.googleapis.com 'unsafe-inline'`,
// style: `${base} data: https://fonts.googleapis.com`,
font: `${base} https://*.gstatic.com`,
} as const;