Skip to content

[TASK] Allow theme configuration during frontend start #437

@paulovmr

Description

@paulovmr

Description

Allow the theme to be passed during the command to serve the frontend.

Acceptance Criteria

The following commands will serve the frontend using Patternfly default theme:

npm run start:dev --theme=default-theme
npm run start:dev:mock --theme=default-theme

The following commands will serve the frontend using Material UI theme (default):

npm run start:dev --theme=mui-theme
npm run start:dev:mock --theme=mui-theme

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions