### What is the feature you are proposing? https://github.com/honojs/honox/blob/main/src/server/components/script.tsx `<Script>` component doesn't supports `nonce` value for CSP. It's required to serve nonce based CSP for security practices.
What is the feature you are proposing?
https://github.com/honojs/honox/blob/main/src/server/components/script.tsx
<Script>component doesn't supportsnoncevalue for CSP.It's required to serve nonce based CSP for security practices.