Interface: Preflight
twind.Preflight
Callable
▸ Preflight(preflight
: CSSRules, context
: Context): MaybeThunk<undefined | void | CSSRules>
Parameters:
Name | Type |
---|---|
preflight | CSSRules |
context | Context |
Returns: MaybeThunk<undefined | void | CSSRules>
Defined in: src/types/twind.ts:41