5d490ac91e2b774d6c43162798d1b6f334c609bb
The media=print onload deferred CSS pattern requires unsafe-inline in
script-src. When nonces replaced unsafe-inline in 14f1e53, the onload
attribute was blocked by CSP, leaving main.min.css as media=print only
so all below-fold styles were invisible.
Fix: replace onload attribute with a nonce-tagged inline script that
does the same media switch — CSP-safe.
Description
UK AI Automation website
Languages
PHP
77.1%
CSS
13.8%
JavaScript
8.4%
HTML
0.7%