Remix
Remix
remix/ui/theme · TypeView Source

CreateThemeOptions

Signature

type CreateThemeOptions = {
  reset?: boolean;
  selector?: string;
};