PostXML plugin replace
<link>with<style>and import css-code/
npm i postxml-import-styles --save-dev
Type: string
Default: ''
<link href="styles.css">body{
display: none;
overflow: hidden;
}<style>body{
display: none;
overflow: hidden;
}</style>MIT