Add CSP nonce for Tamagui styles
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<title>{{ __('admin.shell.tenant_admin_title') }}</title>
|
||||
<link rel="icon" href="{{ asset('favicon.ico') }}" type="image/x-icon">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="csp-style-nonce" content="{{ $cspStyleNonce }}">
|
||||
<meta name="theme-color" content="#f43f5e">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
Reference in New Issue
Block a user