Skip to content

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

Function: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Inline CSS rules into matching HTML elements without fetching external resources.

Parameters ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Returns ​

string