webpack-contrib / mini-css-extract-plugin

Lightweight CSS extraction plugin
MIT License
4.65k stars 390 forks source link

Nonce support #1082

Closed PepeBotella25 closed 4 months ago

PepeBotella25 commented 4 months ago

Motivation / Use-Case

Adds support for __webpack_nonce__.

Breaking Changes

None

Additional Info

Fixes: https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1081

linux-foundation-easycla[bot] commented 4 months ago

CLA Signed


The committers listed above are authorized under a signed CLA.

alexander-akait commented 4 months ago

Thank you

alexander-akait commented 4 months ago

I will fix CI errors in the another PR