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

Set constant scope id #264

Open
nosisky opened this issue Apr 1, 2022 · 0 comments
Open

Set constant scope id #264

nosisky opened this issue Apr 1, 2022 · 0 comments
Labels
Enhancement New feature or request

Comments

@nosisky
Copy link

nosisky commented Apr 1, 2022

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>
@nosisky nosisky added the Enhancement New feature or request label Apr 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant