Skip to content

Commit

Permalink
docs: Update README.md concerning CSP (nonce)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsip committed Dec 5, 2023
1 parent 2d5708e commit 37feca2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ This Tool returns `data` in the following format
}
```

## CSP support

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.

# Support maintenance 🎖

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

0 comments on commit 37feca2

Please sign in to comment.