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 7186677 commit 54a13cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ The Paragraph Tool supports these configuration parameters:
}
```

## Supports CSP out of the box

Adds a nonce to injected style tags based on [`<meta property="csp-nonce" content={{ nonce }} />`](https://github.com/marco-prontera/vite-plugin-css-injected-by-js#usestrictcsp-boolean) being present in your document head.

0 comments on commit 54a13cd

Please sign in to comment.