-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
Description
we should probably have a new page of the docs, perhaps under 'misc', detailing Svelte's CSP support:
- this stuff
- the fact that you can use
trusted-types svelte-trusted-htmlif you need to use Trusted Types - relatedly, the fact that you can do
{@html policy.createHTML(html)}
Reactions are currently unavailable