cssinjs / jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://cssinjs.org
MIT License
7.08k stars 399 forks source link

Add meta name="csp-nonce" option to getNonce function #1628

Open mikecentola opened 2 years ago

mikecentola commented 2 years ago

Changelog

Adds the ability to detect <meta name="csp-nonce" content="{nonce}"> to the getNonce function.