You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,10 @@ This Tool returns `data` in the following format
80
80
}
81
81
```
82
82
83
+
## CSP support
84
+
85
+
If you're using Content Security Policy (CSP) pass a `nonce` via [`<meta property="csp-nonce" content={{ nonce }} />`](https://github.com/marco-prontera/vite-plugin-css-injected-by-js#usestrictcsp-boolean) in your document head.
86
+
83
87
# Support maintenance 🎖
84
88
85
89
If you're using this tool and editor.js in your business, please consider supporting their maintenance and evolution.
0 commit comments