Styled components incompatible with strict CSP?

It appears that styled components will inject "inline" CSS which runs afoul of our default/strict content security policy:

grafik

Is there a way to avoid this or do I have to relax the CSP for these routes?