primefaces / primevue-nuxt-module

MIT License
70 stars 11 forks source link

The `nonce` option is not working on styles #45

Closed mertsincan closed 6 months ago

mertsincan commented 6 months ago

Exp;

primevue: {
   options: {
          csp: { nonce: '...' }
    }
}