NEET 08/28/2024 (Wed) 12:42 No.891528 del
>>891526
I think the correct way is to assign some kind of nonce:
style-src css-cdn.example.com 'nonce-rAnd0m';
<style nonce="rAnd0m">
.red { color: red }
</style>