https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365
--- Comment #262 from David Cook <[email protected]> --- Created attachment 194479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194479&action=edit Bug 38365: Set __webpack_nonce__ for style-loader plugin and fix fontawesome imports By setting __webpack_nonce__ webpack/rspack will add the nonce to styles added using style-loader plugin. Also, stop fontawesome from auto injecting CSS elements, and instead manually import them so that they can be picked up by style-loader -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
