Skip to content

[CLI] document defaultThemeVariants #3953

@brian-smith-tcril

Description

@brian-smith-tcril

The help text is currently

{
name: '--defaultThemeVariants',
description: `Specifies default theme variants. Defaults to a single 'light' theme variant.
You can provide multiple default theme variants by passing multiple values, for
example: \`--defaultThemeVariants light dark\`
`,
defaultValue: 'light',
},

This was described in a forum post as

This gives no indication about what it actually does, or why I would desire this, or not

For this we should:

  • Make the help text answer base-level questions
  • Possibly write more detailed documentation and link to it from the help text

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions