Interface: Preflight

twind.Preflight

Callable

Preflight(preflight: CSSRules, context: Context): MaybeThunk<undefined | void | CSSRules>

Parameters:

NameType
preflightCSSRules
contextContext

Returns: MaybeThunk<undefined | void | CSSRules>

Defined in: src/types/twind.ts:41