Remove all variable modes
style.removeAllVariableModes(options)
Remove all variable modes from a style.
Syntax
Parameters
- options?: BreakpointAndPseudo - The breakpoint and pseudo state for the style.
Returns
Promise<null
>
A promise that resolves to null
.