Skip to content

Use local CSS file instead of published on CDN ones #3296

@vprothais

Description

@vprothais

Prerequisites

Proposal

Currently, the Storybook configuration loads the style from published version delivered through CDN. We should load the local style file from the source instead of the latest published.

Motivation and context

The current way make it impossible to test the result before the package are published. It also prevent us to test it during development or on feature branch. Using the local file will allow us to do that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions