Skip to content

pantoken-root / formats/inline-styles/src / InlineHtmlOptions

Interface: InlineHtmlOptions ​

Options for inlining a stylesheet into an HTML document.

Properties ​

preserveFallbacks? ​

optional preserveFallbacks?: boolean

Keep media-query and pseudo-class rules in a style element.


resolveCSSVariables? ​

optional resolveCSSVariables?: boolean

Resolve custom-property references against declarations in the document.