With Media Queries Level 5, you can use the following and stay XHTML compliant:
<link href="css/stylenojs.css"
rel="stylesheet"
media="(scripting: none)" />
See also:
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/scripting
https://caniuse.com/mdn-css_at-rules_media_scripting