---
url: /api/formats/inline-styles/src/interfaces/InlineHtmlOptions.md
---
[pantoken-root](../../../../index.md) / [formats/inline-styles/src](../index.md) / 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.
