Skip to content
This repository was archived by the owner on Sep 23, 2023. It is now read-only.
This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Set constant scope id #264

@nosisky

Description

@nosisky

Any idea how to set a constant scope ID for the CSS? I noticed a new scope id is generated everytime for a scoped style, I would like a system to set a constant scopeId so that the same value is used for every build.

<Style scopeId={12345} scoped={false} styles={[style1, style2]}>
</style>

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions