Skip to content

Commit 37feca2

Browse files
committed
docs: Update README.md concerning CSP (nonce)
1 parent 2d5708e commit 37feca2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ This Tool returns `data` in the following format
8080
}
8181
```
8282

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+
8387
# Support maintenance 🎖
8488

8589
If you're using this tool and editor.js in your business, please consider supporting their maintenance and evolution.

0 commit comments

Comments
 (0)