Skip to content

pantoken / formats/components/src / proseCss

Function: proseCss()

proseCss(options?): string

Beta

Build the InstUI-look prose stylesheet, scoped to options.scope (default :where(body), so it applies automatically without a wrapper class — like base.css).

Parameters

options?

ProseOptions = {}

ProseOptions.

Returns

string

The CSS string.